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

improve readme

This commit is contained in:
Emanuil Rusev
2014-11-12 03:37:36 +02:00
parent f4453fd729
commit 6df242bc97

View File

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