diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2023-12-12 13:07:40 -0700 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2023-12-12 13:07:40 -0700 |
commit | 315e2510d577b7303f4b8204a4555aad26bc41a3 (patch) | |
tree | ec16e87bda839f71424d489d1e8dda96c69d504c /README.md | |
parent | df466eba1bd4c9728fdb66e1a5fcf0e89203cf39 (diff) |
move files
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 +``` |