Added config.toml, README and LICENSE

This commit is contained in:
int 80h
2020-04-28 18:49:34 -04:00
parent 6a118ad66a
commit 36036dc716
3 changed files with 45 additions and 0 deletions

3
README Normal file
View File

@@ -0,0 +1,3 @@
Gemserv is a gemini server written in rust. It supports vhosts and cgi. To run
use "cargo run /path/to/config"