diff options
| -rw-r--r-- | readme.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -6,8 +6,8 @@ [](https://travis-ci.org/derhuerst/gemini)   -[](https://gitter.im/derhuerst) -[](https://patreon.com/derhuerst) +[](https://github.com/sponsors/derhuerst) +[](https://twitter.com/derhuerst) ## Installation @@ -164,6 +164,7 @@ connect(opt = {}, cb) ## Related - [`gemini-fetch`](https://github.com/RangerMauve/gemini-fetch) – Load data from the Gemini protocol the way you would fetch from HTTP in JavaScript +- [`dioscuri`](https://github.com/wooorm/dioscuri) – A gemtext (`text/gemini`) parser with support for streaming, ASTs, and CSTs ## Contributing |
