diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -16,6 +16,8 @@ Building `gobottin` can be done simply by running `go build` in this folder. path to its config file (defaults to `./config.json`). The configuration file is a JSON file whose contents is described in the following section. +`gobottin` is licensed under the terms of the GPLv3. + # Server initialization |