From b7029ab1768ca365d15ca081ec545ea8e45dea6e Mon Sep 17 00:00:00 2001 From: Emanuil Rusev Date: Sun, 1 Dec 2013 00:10:30 +0200 Subject: [PATCH] improve readme --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6eb254c..514fe21 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,17 @@ ## Parsedown -Fast and consistent [Markdown][1] parser for PHP. +Better [Markdown][1] parser for PHP. *** -[home](http://parsedown.org/) · [demo](http://parsedown.org/explorer/) · [tests](http://parsedown.org/tests/) +[home](http://parsedown.org/) · [demo](http://parsedown.org/demo) · [tests](http://parsedown.org/tests/) *** -Other features include: +Features: +* [fast](http://parsedown.org/speed) +* [consistent](http://parsedown.org/consistency) * [ GitHub Flavored ][2] * tested in PHP 5.2, 5.3, 5.4 and 5.5 * friendly to international input