summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEmanuil Rusev <hello@erusev.com>2015-06-15 00:10:09 +0300
committerEmanuil Rusev <hello@erusev.com>2015-06-15 00:10:09 +0300
commit5b72dceb2685df528a31e197df216bf0d12e9a68 (patch)
tree3174e28626e970d9ac1d742a7d40fb37776549f7
parent95699c9ba6a25ed38b8fb95bcee0268f802b3c38 (diff)
downloadparsedown-5b72dceb2685df528a31e197df216bf0d12e9a68.zip
parsedown-5b72dceb2685df528a31e197df216bf0d12e9a68.tar.gz
parsedown-5b72dceb2685df528a31e197df216bf0d12e9a68.tar.bz2
improve readme
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 6fd6d1e..d76e1b4 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ Better Markdown Parser in PHP
* [Fast](http://parsedown.org/speed)
* [Extensible](https://github.com/erusev/parsedown/wiki/Writing-Extensions)
* [GitHub flavored](https://help.github.com/articles/github-flavored-markdown)
-* [Tested](http://parsedown.org/tests/) in 5.3, 5.4, 5.5, 5.6 and [HHVM](http://www.hhvm.com/)
+* [Tested](http://parsedown.org/tests/) in 5.3 to 5.6 and [HHVM](http://www.hhvm.com/)
* [Markdown Extra extension](https://github.com/erusev/parsedown-extra)
### Installation
@@ -47,4 +47,4 @@ It passes most of the CommonMark tests. Most of the tests that don't pass deal w
**How can I help?**
-Use it, star it, share it and if you feel generous, [donate some money](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=528P3NZQMP8N2).
+Use it, star it, share it and if you feel generous, [donate](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=528P3NZQMP8N2).