Skip to content

Commit 16fa71d

Browse files
authored
Update README.md
1 parent 63ee595 commit 16fa71d

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

README.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[![Total Downloads](https://poser.pugx.org/neilime/php-css-lint/downloads.png)](https://packagist.org/packages/neilime/php-css-lint)
77
[![Beerpay](https://beerpay.io/neilime/php-css-lint/badge.svg)](https://beerpay.io/neilime/php-css-lint)
88

9-
__Php CSS Lint__ is a php script that lint css files and strings :
9+
📢 __Php CSS Lint__ is a php script that lint css files and strings :
1010

1111
```
1212
===========================================================
@@ -29,9 +29,16 @@ __Php CSS Lint__ is a php script that lint css files and strings :
2929

3030
# Helping Project
3131

32-
❤️ If this project helps you reduce time to develop and/or you want to help the maintainer of this project, you can support him on [![Beerpay](https://beerpay.io/neilime/zf2-assets-bundle/badge.svg)](https://beerpay.io/neilime/zf2-assets-bundle) Thank you !
32+
❤️ If this project helps you reduce time to develop and/or you want to help the maintainer of this project, you can support him on [![Beerpay](https://beerpay.io/neilime/php-css-lint/badge.svg)](https://beerpay.io/neilime/php-css-lint) Thank you !
3333

3434
# Contributing
3535

36-
If you wish to contribute to this project, please read the [CONTRIBUTING.md](CONTRIBUTING.md) file.
36+
👍 If you wish to contribute to this project, please read the [CONTRIBUTING.md](CONTRIBUTING.md) file.
3737
NOTE : If you want to contribute don't hesitate, I'll review any PR.
38+
39+
# Documentation
40+
41+
1. [Installation](https://github.com/neilime/php-css-lint/wiki/Installation)
42+
2. [Usage](https://github.com/neilime/php-css-lint/wiki/Usage)
43+
3. [Code Coverage](https://coveralls.io/github/neilime/php-css-lint)
44+
4. [PHP Doc](https://neilime.github.io/php-css-lint/phpdoc)

0 commit comments

Comments
 (0)