Browse Source

Update README.md

Vova Tkach 6 years ago
parent
commit
b481aa9e01
1 changed files with 3 additions and 3 deletions
  1. 3 3
      README.md

+ 3 - 3
README.md

@@ -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