commit 241fb7cb23745e2d526b0e28d3dd432b9c34e9ac
parent 91fa217cdd71e89b519ad14d891e148fa0be3023
Author: René Wagner <rwa@clttr.info>
Date: Sun, 10 Apr 2022 14:01:54 +0200
Update 'README.md'
Diffstat:
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/README.md b/README.md
@@ -3,7 +3,7 @@
public instance: [gemini://orrg.clttr.info]
*orrg* is a cgi script for [gemini](gemini://gemini.circumlunar.space) servers.
-It delivers an easy way to consume atom or rss feeds shipped over http(s) within gemini.
+It delivers an easy way to consume atom or rss feeds shipped over gemini or https.
Lists of popular and recently visited feeds as well as viewing a random feed help you discover new things.
@@ -16,8 +16,6 @@ Lists of popular and recently visited feeds as well as viewing a random feed hel
- lists of popular and recently visited feeds
- random feed selector
-gemini-protocol-support is currently implemented using [gcat](https://github.com/aaronjanse/gcat) till popular perl libs have catched up. :)
-
## non-features
*orrg* will never be a full-fletched feed aggregator with archiving and searching capabilities.