diff options
author | nodiscc <nodiscc@gmail.com> | 2016-06-18 20:07:12 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-06-18 20:07:12 +0000 |
commit | 16ec971d02fc78e5c7f83f4b589bea7c053385e5 (patch) | |
tree | 07b3c9645fe0fe77b332adaaa0a0c56417da4b8d /README.md | |
parent | Add ttrss-reader (diff) | |
download | awesome-selfhosted-16ec971d02fc78e5c7f83f4b589bea7c053385e5.tar.gz awesome-selfhosted-16ec971d02fc78e5c7f83f4b589bea7c053385e5.zip |
fix ttrss-reader
missing final .
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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` |