Add readme

This commit is contained in:
Daniel Siepmann 2020-05-26 13:03:40 +02:00
parent d90a17bd04
commit ae5c02cfdd
Signed by: Daniel Siepmann
GPG key ID: 33D6629915560EF4

13
readme.rst Normal file
View file

@ -0,0 +1,13 @@
News Reader in PHP
==================
A small private project to play around with Frontend (HTML + CSS),
as well with Symfony.
The goal is to provide a small self hosted web application to read news from RSS Feeds.
Feeds can be grouped into buckets.
Feeds should be added via web ui, as well imported via OPML from command line.
Let's see where it goes.