From 5c9655a1bb2af0f23ca6d9daf96aed44cd01c3c8 Mon Sep 17 00:00:00 2001 From: tjpcc Date: Wed, 3 May 2023 17:30:45 -0600 Subject: include spartan in the protocols list in README --- README.gmi | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 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 diff --git a/README.md b/README.md index abebad3..409bb15 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,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 -- cgit v1.2.3