aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCédric Bonhomme <cedric@cedricbonhomme.org>2023-07-29 17:06:30 +0200
committerCédric Bonhomme <cedric@cedricbonhomme.org>2023-07-29 17:06:30 +0200
commitd3250e0f504d651280cfbd19626f86c97ae6385a (patch)
treec86026c997a4fa961197d4594a0d3e77525f1f23 /README.md
parentUpdated JavaScript dependencies. (diff)
downloadnewspipe-d3250e0f504d651280cfbd19626f86c97ae6385a.tar.gz
newspipe-d3250e0f504d651280cfbd19626f86c97ae6385a.tar.bz2
newspipe-d3250e0f504d651280cfbd19626f86c97ae6385a.zip
Removed twitter field for users.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2813f69d..fcc50901 100644
--- a/README.md
+++ b/README.md
@@ -33,7 +33,6 @@ https://www.newspipe.org
* export and import feeds with OPML files;
* search and favorite articles;
* detection of inactive feeds;
-* share articles on Pinboard, Reddit and Twitter;
* management of bookmarks (with import from Pinboard).
* Optional ldap authentication
bgstack15