diff options
| author | 2016-12-05 21:13:34 +0100 | |
|---|---|---|
| committer | 2016-12-05 21:13:34 +0100 | |
| commit | 74cc2f4664e9fec6c85b3dfaa94764db483b72d4 (patch) | |
| tree | 159d9b8f13e1e1af8e6a8ebbc6592b60f69e4752 /README.md | |
| parent | d8fb9129d3f0b930df2d5cb4e5af203474b71c82 (diff) | |
added links to extension repository
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -3,7 +3,7 @@ # FreshRSS FreshRSS is a self-hosted RSS feed aggregator such as [Leed](http://projet.idleman.fr/leed/) or [Kriss Feed](http://tontof.net/kriss/feed/). -It is at the same time lightweight, easy to work with, powerful and customizable. +It is at the same time lightweight, easy to work with, powerful, customizable and supports [extensions](#extensions). It is a multi-user application with an anonymous reading mode. It supports [PubSubHubbub](https://code.google.com/p/pubsubhubbub/) for instant notifications from compatible Web sites. @@ -22,6 +22,10 @@ See the [list of releases](../../releases). * Use [the master branch](https://github.com/FreshRSS/FreshRSS/tree/master/) if you need a stable version. * For those willing to help testing or developing the latest features, [the dev branch](https://github.com/FreshRSS/FreshRSS/tree/dev) is waiting for you! +# Extensions +FreshRSS supports further customizations by adding extensions on top of its core functionality. +There is a repository dedicated to those extensions [here on GitHub](https://github.com/FreshRSS/Extensions). + # Disclaimer This application was developed to fulfil personal needs primarily, and comes with absolutely no warranty. Feature requests, bug reports, and other contributions are welcome. The best way is to [open an issue on GitHub](https://github.com/FreshRSS/FreshRSS/issues). |
