WHAT WAS I THINKING

This commit is contained in:
Kenneth Reitz
2013-09-26 21:01:36 -04:00
parent ce343e3210
commit 981ea28ce1
+1 -1
View File
@@ -3,7 +3,7 @@
This is a very simple web service that will take a given URL, and return
a Markdown representation of that page.
Powered by [Readability](http://readability.com/), [Requests](http://python-guide.org/), [html2text](http://www.aaronsw.com/2002/html2text/) and [Flask](http://flask.pocoo.org/).
Powered by [Readability](http://readability.com/), [Requests](http://python-guide.org/), [html2text](http://www.aaronsw.com/2002/html2text/), and [Flask](http://flask.pocoo.org/).
## Usage