diff options
author | Omar Polo <op@omarpolo.com> | 2023-06-24 13:20:51 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2023-06-24 13:20:51 +0000 |
commit | 23f0ac49ed05351aa957837a879af3b1c8491267 (patch) | |
tree | 6ce1a6ae82ae478d3fa3eab86a42ba41655aa0d7 /README.md | |
parent | 6a60134c6445c3c3ba4b145245523ef737d7ef03 (diff) |
fix previous
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ > **Warning** > The `master` branch is WIP: it's what gmid 2.0 will be, with > breaking changes et al. Please use the latest release from the 1.8 -> branch for a stable and documented experience, thank you.** +> branch for a stable and documented experience, thank you. gmid is a full-featured Gemini server written with security in mind. It can serve static files, has optional FastCGI and proxying support, |