aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCédric Bonhomme <cedric@cedricbonhomme.org>2020-03-22 00:12:07 +0100
committerCédric Bonhomme <cedric@cedricbonhomme.org>2020-03-22 00:12:07 +0100
commitc84a45f4aafd305e9b7f125bf5351fb5b18d70a2 (patch)
tree7b60096f0fa3f9de946e105d3171f1d8a80acca4 /README.md
parentMerge branch 'master' of git.sr.ht:~cedric/newspipe (diff)
downloadnewspipe-c84a45f4aafd305e9b7f125bf5351fb5b18d70a2.tar.gz
newspipe-c84a45f4aafd305e9b7f125bf5351fb5b18d70a2.tar.bz2
newspipe-c84a45f4aafd305e9b7f125bf5351fb5b18d70a2.zip
Updated README.
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 826e17dd..48817181 100644
--- a/README.md
+++ b/README.md
@@ -22,6 +22,9 @@ https://lists.sr.ht/~cedric/newspipe
The documentation is here:
https://man.sr.ht/~cedric/newspipe
+The official instance is here:
+https://www.newspipe.org
+
## Main features
* multiple users can use a Newspipe instance;
bgstack15