|
@@ -14,6 +14,6 @@ Usage of ./fave:
|
|
|
```
|
|
|
|
|
|
## Development
|
|
|
-* 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 goftm utility
|
|
|
+* *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 goftm utility
|