1
0
mirror of https://github.com/erusev/parsedown.git synced 2025-09-03 11:52:36 +02:00

improve readme

This commit is contained in:
Emanuil Rusev
2016-01-07 19:36:51 +02:00
parent 693f2c4842
commit 94688f21cc

View File

@@ -22,7 +22,7 @@ Better Markdown Parser in PHP
### Installation
Include `Parsedown.php` or install [the composer package](https://packagist.org/packages/erusev/parsedown). Parsedown requires PHP 5.3+
Include `Parsedown.php` or install [the composer package](https://packagist.org/packages/erusev/parsedown).
### Example