Start fixing <body/> bug, end up doing a bit more #15

Merged
merged 4 commits into from Apr 17, 2012
View
9 README
@@ -33,3 +33,12 @@ Usage::
Command-line usage::
python -m readability.readability -u http://pypi.python.org/pypi/readability-lxml
+
+
+Document() kwarg options:
+
+ - attributes:
+ - debug: output debug messages
+ - min_text_length:
+ - retry_length:
+ - url: will allow adjusting links to be absolute
Oops, something went wrong.