Skip to content

Commit 622f605

Browse files
committed
Update README
1 parent f5262af commit 622f605

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,16 @@ dependency.
2525
curl -s http://getcomposer.org/installer | php
2626
php composer.phar install
2727

28+
See [phpctags on packagist](http://packagist.org/packages/techlivezheng/phpctags)
29+
for more details.
30+
2831
Requirements
2932
------------
3033

31-
PHP CLI 5.3+
34+
* PHP CLI 5.3+
35+
* [PHP-Parser](https://github.com/nikic/PHP-Parser)
3236

3337
Acknowledgements
3438
----------------
3539

36-
* [Snapi](https://github.com/sanpii)
40+
* [Snapi](https://github.com/sanpii) for composer support.

0 commit comments

Comments
 (0)