mirror of
https://github.com/erusev/parsedown.git
synced 2023-08-10 21:13:06 +03:00
remove footer from readme
This commit is contained in:
parent
b29c2459e0
commit
4e64695055
@ -18,7 +18,3 @@ $result = Parsedown::instance()->parse($text);
|
||||
|
||||
echo $result; # prints: <p>Hello <strong>Parsedown</strong>!</p>
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
[![Coverage Status](https://coveralls.io/repos/erusev/parsedown/badge.png?branch=master)](https://coveralls.io/r/erusev/parsedown?branch=master)
|
Loading…
Reference in New Issue
Block a user