diff --git a/README.md b/README.md index 283a6ed..6fd6d1e 100644 --- a/README.md +++ b/README.md @@ -10,10 +10,9 @@ Better Markdown Parser in PHP ### Features * [Fast](http://parsedown.org/speed) -* [Consistent](http://parsedown.org/consistency) +* [Extensible](https://github.com/erusev/parsedown/wiki/Writing-Extensions) * [GitHub flavored](https://help.github.com/articles/github-flavored-markdown) * [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) ### Installation