Skip to content

Commit 99b9b52

Browse files
committed
Update badges.
1 parent 71f37b8 commit 99b9b52

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
1+
[![Join the chat at https://gitter.im/phpMussel2/Lobby](https://badges.gitter.im/phpMussel2/Lobby.svg)](https://gitter.im/phpMussel2/Lobby)
12
[![PHP >= 7.0.0](https://img.shields.io/badge/PHP-%3E%3D%207.0.0-8892bf.svg)](https://maikuolan.github.io/Compatibility-Charts/)
23
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)
4+
[![PRs Welcome](https://img.shields.io/badge/PRs-Welcome-brightgreen.svg)](http://makeapullrequest.com)
35

46
## SigTool.
5-
Generates signatures for [phpMussel](https://github.com/phpMussel/phpMussel) using main.cvd and daily.cvd from [ClamAV](http://www.clamav.net/).
7+
Generates signatures for [phpMussel](https://github.com/phpMussel/phpMussel) using main.cvd and daily.cvd from [ClamAV](https://www.clamav.net/).
68

79
---
810

9-
1011
### How to install:
1112

1213
Before installing, please check the requirements. If these aren't met, SigTool won't operate correctly.
@@ -22,7 +23,6 @@ SigTool can operate normally from a disk or storage medium in the same manner as
2223

2324
---
2425

25-
2626
### How to use:
2727

2828
Note that SigTool is NOT a web-based PHP application (or web-app)! SigTool is a CLI-based PHP application (or CLI-app) intended to be used with terminal, shell, etc. It can be invoked by calling the PHP binary with the `sigtool.php` file as its first argument:
@@ -35,7 +35,6 @@ More information can be found in the documentation herein.
3535

3636
---
3737

38-
3938
### Documentation:
4039
- **[English](https://github.com/phpMussel/SigTool/blob/master/_docs/readme.en.md)**
4140
- **[Español](https://github.com/phpMussel/SigTool/blob/master/_docs/readme.es.md)**
@@ -50,5 +49,4 @@ More information can be found in the documentation herein.
5049

5150
---
5251

53-
54-
*Last modified: 16 September 2017 (2017.09.16).*
52+
*Last modified: 3 September 2018 (2018.09.03).*

0 commit comments

Comments
 (0)