summaryrefslogtreecommitdiff
path: root/README.gmi
diff options
context:
space:
mode:
authortjpcc <tjp@ctrl-c.club>2023-01-30 11:34:13 -0700
committertjpcc <tjp@ctrl-c.club>2023-01-30 11:36:48 -0700
commit4f6f3dcd4b8c71f5caa52864092dbde22665a645 (patch)
tree19ae4d9203774173b83c25a91d7787d88bd3aa6a /README.gmi
parent9cbc5cdd467ccd8e68f0f5d1d971ab76c2946624 (diff)
finger protocol
Diffstat (limited to 'README.gmi')
-rw-r--r--README.gmi2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.gmi b/README.gmi
index aa005d6..ade9890 100644
--- a/README.gmi
+++ b/README.gmi
@@ -17,7 +17,7 @@ Gus is carefully structured as composable building blocks. The top-level package
## Protocols
-The packages gus/gemini and gus/gopher provide concrete implementations of gus abstractions specific to those protocols.
+The packages gus/gemini, gus/gopher, and gus/finger provide concrete implementations of gus abstractions specific to those protocols.
* I/O (parsing, formatting) request and responses
* constructors for the various kinds of protocol responses
* helpers for building a protocol-suitable TLS config