aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/README.md b/README.md
index 21e080d9..99a12062 100644
--- a/README.md
+++ b/README.md
@@ -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
bgstack15