summaryrefslogtreecommitdiff
path: root/README.gmi
diff options
context:
space:
mode:
authortjpcc <tjp@ctrl-c.club>2023-05-03 17:30:45 -0600
committertjpcc <tjp@ctrl-c.club>2023-05-03 17:30:45 -0600
commit5c9655a1bb2af0f23ca6d9daf96aed44cd01c3c8 (patch)
treea400f2af9dc50dfded7a55972e035ad9fd3e1d30 /README.gmi
parente06214b4f62173fa4be23e980bcb4d9680fd8c95 (diff)
include spartan in the protocols list in README
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 33fa1a4..704d77a 100644
--- a/README.gmi
+++ b/README.gmi
@@ -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