improve readme

This commit is contained in:
Emanuil Rusev 2015-05-26 13:37:45 +03:00
parent b9e5228e92
commit 790066e9a7

View File

@ -12,7 +12,7 @@ Better Markdown Parser in PHP
* [Fast](http://parsedown.org/speed)
* [Consistent](http://parsedown.org/consistency)
* [GitHub flavored](https://help.github.com/articles/github-flavored-markdown)
* [Tested](http://parsedown.org/tests/) in PHP 5.3, 5.4, 5.5, 5.6 and [HHVM](http://www.hhvm.com/)
* [Tested](http://parsedown.org/tests/) in 5.3, 5.4, 5.5, 5.6 and [HHVM](http://www.hhvm.com/)
* [Extensible](https://github.com/erusev/parsedown/wiki/Writing-Extensions)
* [Markdown Extra extension](https://github.com/erusev/parsedown-extra)