diff --git a/README.md b/README.md index 2d1aa8e3..26d31f6e 100644 --- a/README.md +++ b/README.md @@ -14,19 +14,21 @@ screenshot

-## Dev +## How to Contribute + +### Install dependencies ``` $ npm install ``` -### Run +### Run app ``` $ npm start ``` -### Build +### Build binaries ``` $ npm run build