update readme

This commit is contained in:
yggverse 2024-05-04 08:26:25 +03:00
parent 13ebc7bcbc
commit fa271a3601

View File

@ -5,8 +5,8 @@ RSS Aggregator for [Gemini Protocol](https://geminiprotocol.net)
## Components
* [x] `src/crawler.php` - scan configured RSS feeds and dump results to SQLite (see also [FS branch](https://github.com/YGGverse/Pulsar/tree/fs))
* [ ] `src/nex.php` - Build-in server for [NEX Protocol](https://nightfall.city/nps/info/specification.txt)
* [ ] `src/gemini.php` - Build-in server for [Gemini Protocol](https://geminiprotocol.net)
* [ ] `src/nex.php` - server for [NEX Protocol](https://nightfall.city/nps/info/specification.txt)
* [ ] `src/gemini.php` - server for [Gemini Protocol](https://geminiprotocol.net)
## Example