swiftgemini

[ACTIVE] gemini protocol in swift
git clone git://git.figbert.com/swiftgemini.git
Log | Files | Refs | README

commit 30f289cdfb549ee4b4085a6fba9b33d725cf9d7d
parent 809fa85e7294f323e225b3025f8e0ecee7771a3b
Author: FIGBERT <figbert@figbert.com>
Date:   Sat,  1 May 2021 12:40:21 -0700

Update README.md

Diffstat:
MREADME.md | 5++++-
1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -1,3 +1,6 @@ # SwiftGemini -A description of this package. +An implementation of the Gemini protocol in Swift, compatible with +v0.14.3 of the [Gemini spec][spec]. + +[spec]: gemini://gemini.circumlunar.space/docs/specification.gmi