Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#readability Objective-C
# readability Objective-C

This is an Objective-C port of a python port of a ruby port of [arc90's readability project](http://lab.arc90.com/experiments/readability/).

Expand All @@ -20,11 +20,11 @@ KBWebArchiver is included as a submodule. After cloning a main repository, you i

The code is licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0).

##Based on:
## Based on:

- [buriy’s python-readability fork](https://github.com/buriy/python-readability).
- Github user contributions.

##Command-line usage demo:
## Command-line usage demo:

readability -url http://pypi.python.org/pypi/readability-lxml
2 changes: 1 addition & 1 deletion TODO.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#To Do
# To Do

- copy title into `<title>`.
- evaluate caching -clean: results in a dictionary.