diff options
author | cedricbonhomme <devnull@localhost> | 2010-09-22 21:27:37 +0200 |
---|---|---|
committer | cedricbonhomme <devnull@localhost> | 2010-09-22 21:27:37 +0200 |
commit | ebee8232877ae4d6a297967dad3a9fe7ed40abd6 (patch) | |
tree | c23fd640d68f131a59c9bf6537142361d9869c50 /README | |
parent | Removed useless comment. (diff) | |
download | newspipe-ebee8232877ae4d6a297967dad3a9fe7ed40abd6.tar.gz newspipe-ebee8232877ae4d6a297967dad3a9fe7ed40abd6.tar.bz2 newspipe-ebee8232877ae4d6a297967dad3a9fe7ed40abd6.zip |
Added more comments. Cleaner code.
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -9,8 +9,7 @@ based on CherryPy. Articles are stored in a SQLite base. * export articles (HTML and raw text); * mark or unmark an article as favorites; * share an article on Google Buzz, del.icio.us, Digg, reddit, Scoopeo and Blogmarks; -* language detection and search articles by language; -* TuxDroid support (for the notification of unread articles). +* language detection and search articles by language. |