diff options
Diffstat (limited to 'README.gmi')
-rw-r--r-- | README.gmi | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |