diff options
author | Cédric Bonhomme <kimble.mandel@gmail.com> | 2013-11-03 21:27:20 +0100 |
---|---|---|
committer | Cédric Bonhomme <kimble.mandel@gmail.com> | 2013-11-03 21:27:20 +0100 |
commit | b86e0c1028dfae850048bac914646bd874b5c22b (patch) | |
tree | f4c83842c34f1ef5e287dcc46d07d0f6fa828ab8 /README.md | |
parent | Updated README. (diff) | |
download | newspipe-b86e0c1028dfae850048bac914646bd874b5c22b.tar.gz newspipe-b86e0c1028dfae850048bac914646bd874b5c22b.tar.bz2 newspipe-b86e0c1028dfae850048bac914646bd874b5c22b.zip |
Updated README.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -18,15 +18,13 @@ Features * e-mail notification; * export articles to HTML, raw text; * favorite articles; -* share articles with Diaspora, Google +, Pinboard, Identi.ca, Digg, reddit, Scoopeo, and Blogmarks. +* share articles with Google +, Pinboard, Identi.ca, Digg and reddit. Requierements ------------- -Python >= 2.7. - -To install the required libraries: +Python >= 2.7. To install the required libraries: $ sudo pip install --upgrade -r requirements.txt |