summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authornytpu <alex@nytpu.com>2021-03-19 17:52:00 -0600
committernytpu <alex@nytpu.com>2021-03-19 17:52:00 -0600
commit7c45ad1f06782e18a704cb4b94b59bbb72ab3b5f (patch)
tree319e01594e173c3fb566272d332941bd3f9abf2e /README.md
parent5a4d499d8142fa4ff214b050880b1476bfc2cb0a (diff)
cleanup docs
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 5d83c77..59fffbc 100644
--- a/README.md
+++ b/README.md
@@ -20,10 +20,10 @@ output into a simple static Gemini document that you can put anywhere.
There are many Gemini aggregators out there, and yet not one does everything I
want it to. I want an aggregator that:
-1. Works with Gemini and Gopher (and possibly http)
+1. Works with Gemini *and* Gopher (and possibly http)
2. Supports Atom, RSS, and Gemini feeds (and possibly JSON feeds)
3. Can watch a page for changes
-4. Simple usage that doesn't get all tangled with my bookmarks
+4. Simple usage that doesn't get all tangled with my non-subscription bookmarks
(\*cough\**Lagrange*\*cough\*)
All of the aggregators always have really cool and unique features, and yet all
@@ -32,7 +32,7 @@ going and writing my own.
Also, it's nice if it doesn't tie me to a specific browser/service; i.e.
trivially self-hostable, ideally as CGI or static pages that can use an existing
-server setup.
+server setup rather than needing vhosting and routes.
## usage