add gemini to README

Signed-off-by: kim (grufwub) <grufwub@gmail.com>
development
kim (grufwub) 4 years ago
parent aa2c0ee14d
commit 9816b6c717

@ -1,6 +1,6 @@
# Gophi
A server with Gopher (& hopefully soon, Gemini) protocol support in GoLang!
A server with Gopher & Gemini protocol support in GoLang!
Unix (like) OSes only. Cross-compiled to way too many architectures.
Build-script now much improved, but still not pretty...
@ -9,9 +9,6 @@ I work on open-source projects like this and many others for
free. If you would like to help support my work that would be hugely
appreciated 💕 https://liberapay.com/grufwub/
WARNING: the (currently non-extant) development branch is filled with lava,
fear and capitalism.
# Features
- Built with security, concurrency and efficiency in mind
@ -23,8 +20,6 @@ WARNING: the (currently non-extant) development branch is filled with lava,
- CGI/1.1 support
- SCGI support (only Unix socket for now)
- URL encoding with query support
- Path access restrictions with regex (see [usage](docs/USAGE.md))
@ -43,4 +38,6 @@ WARNING: the (currently non-extant) development branch is filled with lava,
[Gopher specific information](docs/GOPHER.md)
[Gemini specific information](docs/GEMINI.md)
[Extra notes](docs/MISC.md)

Loading…
Cancel
Save