Removed a forgotten paragraph in the readme that does no longer apply in the lib version.

This commit is contained in:
Michel Fortin 2013-07-27 22:48:05 -04:00
parent f7f33720a6
commit 7515e20f95

View file

@ -25,10 +25,6 @@ tool, written in Perl, that converts the plain text markup to HTML.
PHP Markdown is a port to PHP of the original Markdown program by
John Gruber.
PHP Markdown can work as a plug-in for WordPress, as a modifier for
the Smarty templating engine, or as a replacement for Textile
formatting in any software that supports Textile.
Full documentation of Markdown's syntax is available on John's
Markdown page: <http://daringfireball.net/projects/markdown/>