diff options
Diffstat (limited to 'README.gmi')
-rw-r--r-- | README.gmi | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ sliderule is carefully structured as composable building blocks. The top-level p ## Protocols -The packages sliderule/gemini, sliderule/gopher, and sliderule/finger provide concrete implementations specific to those protocols. +The packages sliderule/gemini, sliderule/gopher, sliderule/finger, and sliderule/spartan provide concrete implementations 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 |