update docs

This commit is contained in:
Nazar Kanaev
2021-02-25 16:51:24 +00:00
parent 81df244d41
commit a3146926b1
8 changed files with 41 additions and 49 deletions

View File

@@ -1,15 +1,11 @@
# yarr
yet another rss reader.
**yarr** (yet another rss reader) is a web-based feed aggregator which can be used both
as a desktop application and a self-hosted server.
![screenshot](https://github.com/nkanaev/yarr/blob/master/artwork/promo.png?raw=true)
It is written in Go with the frontend in Vue.js. The storage is backed by SQLite.
*yarr* is a server written in Go with the frontend in Vue.js. The storage is backed by SQLite.
The goal of the project is to provide a desktop application accessible via web browser.
Longer-term plans include a self-hosted solution for individuals.
[download](https://github.com/nkanaev/yarr/releases/latest)
![screenshot](etc/promo.png)
## credits