[readme] Add acknowledgements
This commit is contained in:
parent
a08a7ea8ef
commit
a3fbaa49f2
1 changed files with 3 additions and 0 deletions
|
@ -17,3 +17,6 @@ go get -d -v ./...
|
||||||
go run server.go
|
go run server.go
|
||||||
```
|
```
|
||||||
This will create a directory `./gull/data` where persistent data will be stored.
|
This will create a directory `./gull/data` where persistent data will be stored.
|
||||||
|
|
||||||
|
## Acknowledgements
|
||||||
|
Inspired by [mnml](https://github.com/liyasthomas/mnmlurl/)!
|
||||||
|
|
Loading…
Reference in a new issue