aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCédric Bonhomme <cedric@cedricbonhomme.org>2019-10-29 22:11:28 +0100
committerCédric Bonhomme <cedric@cedricbonhomme.org>2019-10-29 22:11:28 +0100
commit0cf7b8a9c6d6ca6b94010e8a65e16fbe8a301460 (patch)
tree01122e1998011f6280cd1c16d5c5c0e50ba26106 /README.md
parentUpdated URL to home page of the project. (diff)
downloadnewspipe-0cf7b8a9c6d6ca6b94010e8a65e16fbe8a301460.tar.gz
newspipe-0cf7b8a9c6d6ca6b94010e8a65e16fbe8a301460.tar.bz2
newspipe-0cf7b8a9c6d6ca6b94010e8a65e16fbe8a301460.zip
Add the link to the tracker.
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 b2aed962..042da0bf 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,9 @@
[Newspipe](https://git.sr.ht/~cedric/Newspipe) is a web-based news
aggregator and reader.
+For reporting issues, visit the tracker here:
+https://todo.sr.ht/~cedric/newspipe
+
## Main features
* can be easily deployed on Heroku or on your server;
bgstack15