aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2016-06-18 20:07:12 +0000
committerGitHub <noreply@github.com>2016-06-18 20:07:12 +0000
commit16ec971d02fc78e5c7f83f4b589bea7c053385e5 (patch)
tree07b3c9645fe0fe77b332adaaa0a0c56417da4b8d
parentAdd ttrss-reader (diff)
downloadawesome-selfhosted-16ec971d02fc78e5c7f83f4b589bea7c053385e5.tar.gz
awesome-selfhosted-16ec971d02fc78e5c7f83f4b589bea7c053385e5.zip
fix ttrss-reader
missing final .
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ee47cbfb..b0e6eec6 100644
--- a/README.md
+++ b/README.md
@@ -454,7 +454,7 @@ See https://github.com/n1trux/awesome-sysadmin#dns
* [Tiny Tiny RSS](https://tt-rss.org/gitlab/fox/tt-rss) - Open source web-based news feed (RSS/Atom) reader and aggregator. ([Public instance](http://framanews.org/)) `GPLv3` `PHP`
* [gritttt-rss](http://gritttt-rss.nicolashoening.de/) - More features for Tiny Tiny RSS. ([Source Code](https://github.com/nhoening/gritttt-rss)) `BSD` `Python`
* [ttrss-mobile](https://github.com/mboinet/ttrss-mobile) - A mobile webapp for Tiny Tiny RSS. `AGPLv3` `Nodejs`
- * [ttrss-reader](https://github.com/kucrut/ttrss-reader) - Light and responsive client for TTRSS `GPLv2` `Javascript`
+ * [ttrss-reader](https://github.com/kucrut/ttrss-reader) - Light and responsive client for TTRSS. `GPLv2` `Javascript`