We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60ff7eb commit 9c0d09aCopy full SHA for 9c0d09a
1 file changed
README.rst
@@ -6,9 +6,9 @@
6
python-readability
7
==================
8
9
-Given a html document, it pulls out the main body text and cleans it up.
+Given an HTML document, extract and clean up the main body text.
10
11
-This is a python port of a ruby port of `arc90's readability
+This is a Python port of a Ruby port of `arc90's Readability
12
project <https://web.archive.org/web/20130519040221/http://www.readability.com/>`__.
13
14
Installation
0 commit comments