Update README.md

This commit is contained in:
David Lick
2020-09-23 15:08:12 -04:00
committed by GitHub
parent 93b2647e3c
commit 42fe1541a4
+2
View File
@@ -29,3 +29,5 @@ Run from the `/cmd/api` directory:
``` ```
go run *.go go run *.go
``` ```
You may also use the `docker-compose.yml` to spin up a container if you do not have Go installed.