Browse Source

Update README.md

Vova Tkach 5 years ago
parent
commit
577751a8cc
1 changed files with 1 additions and 0 deletions
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -59,6 +59,7 @@ Unlimited hosts count. Template variables in [Wiki](https://github.com/vladimiro
 Docker image: [https://hub.docker.com/r/vladimirok5959/fave](https://hub.docker.com/r/vladimirok5959/fave)
 
 ## Development
+**In root dir**
 * **make** - vet, test, build and run in debug mode locally
 * **make build** - build release for Linux, Mac OS X and Windows
 * **make format** - format all code by gofmt utility