diff options
author | Adam Johnson <me@adamj.eu> | 2017-12-09 09:12:25 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-12-09 09:12:25 +0000 |
commit | 206b4d301103dbfcc6b5eb2af615e914009f3346 (patch) | |
tree | 419eac0a64efdea45ebc15a0deb0b6e44dbaa61c | |
parent | Merge pull request #1253 from lb-/patch-2 (diff) | |
download | awesome-selfhosted-206b4d301103dbfcc6b5eb2af615e914009f3346.tar.gz awesome-selfhosted-206b4d301103dbfcc6b5eb2af615e914009f3346.zip |
Fix indentation of RSSPBRRY
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -570,7 +570,7 @@ See https://github.com/n1trux/awesome-sysadmin#identity-management * [Lite-Reader](http://cubny.com/lite-reader/) - Read your feeds on your own machine with a simple and lite application. ([Source Code](https://github.com/cubny/lite-reader)) `BSD` `PHP` * [Moonmoon](http://moonmoon.org/) - simple feed agregator (planet like): it only aggregates feeds and spits them out in one single page. ([Source Code](https://github.com/mauricesvay/moonmoon)) `BSD` `PHP` * [Miniflux](https://miniflux.net/) - Miniflux is a minimalist and open source news reader. ([Source Code](https://github.com/miniflux/miniflux)) `AGPLv3` `PHP` - * [RSSPBRRY](http://jasoncomely.com/rss-tastemaker/) - A fresh new RSS feed reader. ([Source Code](https://github.com/rsspbrry/rsspbrry)) `AGPLv3` `PHP` + * [RSSPBRRY](http://jasoncomely.com/rss-tastemaker/) - A fresh new RSS feed reader. ([Source Code](https://github.com/rsspbrry/rsspbrry)) `AGPLv3` `PHP` * [NewsBlur](http://www.newsblur.com/) - NewsBlur is a personal news reader that brings people together to talk about the world. A new sound of an old instrument. ([Source Code](https://github.com/samuelclay/NewsBlur)) `MIT` `Python` * [Nunux Reader](http://reader.nunux.org/) - A simple, fast and reactive RSS reader. ([Source Code](https://github.com/ncarlier/nunux-reader)) `GPLv3` `Nodejs` * [Reader-Self](http://readerself.com/) - Self-hosted rss reader (php / mysql or sqlite) - Google Reader alternative. ([Source Code](https://github.com/readerself/readerself)) `GPLv3` `PHP` |