Add go get command to readme

main
Sean Hickey 2022-02-21 23:12:58 -08:00
parent 4dfcff507f
commit fd2e59f47a
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
# gosimpleconf
```sh
go get gitea.wisellama.rocks/Wisellama/gosimpleconf@v0.0.1
```
This is a small library for parsing super simple configuration files.
It expects a file with the following format: