diff options
author | Omar Polo <op@omarpolo.com> | 2023-07-25 20:15:40 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2023-07-25 20:15:40 +0000 |
commit | f59543490d613d2af0c3954879e17ad9f0699c86 (patch) | |
tree | 330505640a1fe05b34bfaebe45562a44a73aaecd /README.md | |
parent | 857635a1075e664cecc4e40fbbf7e5787b8cc974 (diff) |
rename ge -> gemexp
gemserv is already taken...
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ gmid is a full-featured Gemini server written with security in mind. It can serve static files, has optional FastCGI and proxying support, and a rich configuration syntax. -gg is a simple command-line Gemini client, and ge a stripped-down +gg is a simple command-line Gemini client, and gemexp a stripped-down config-less gmid version used to quickly serve a directory locally over Gemini. |