From fa271a3601c09645f4494be575a7607cef7c26a1 Mon Sep 17 00:00:00 2001 From: yggverse Date: Sat, 4 May 2024 08:26:25 +0300 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c631914..c4e5891 100644 --- a/README.md +++ b/README.md @@ -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