From 315e2510d577b7303f4b8204a4555aad26bc41a3 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Tue, 12 Dec 2023 13:07:40 -0700 Subject: move files --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index e237947..461cef8 100644 --- a/README.md +++ b/README.md @@ -104,9 +104,10 @@ Although, `swift-gopher` does not currently have a native HTTP handler, you can - [ ] Support Gemini Protocol - [ ] Add a client library - [ ] Add native HTTP handler +- [ ] Guestbook ## Generating Docs ```bash swift package --allow-writing-to-directory docs generate-documentation --transform-for-static-hosting --target swift-gopher --output-path docs --hosting-base-path swift-gopher -``` \ No newline at end of file +``` -- cgit v1.2.3