remove footer from readme

This commit is contained in:
Emanuil 2013-07-24 00:32:31 +03:00
parent b29c2459e0
commit 4e64695055

View File

@ -18,7 +18,3 @@ $result = Parsedown::instance()->parse($text);
echo $result; # prints: <p>Hello <strong>Parsedown</strong>!</p> 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)