update readme

pull/61/head
Minh Doan 6 years ago
parent f2aba09438
commit 6685aaac5a
  1. 7
      README.md

@ -24,10 +24,17 @@ cd harmony-benchmark
go get ./...
```
## Usage
### Running local test without db
```
./deploy.sh local_config.txt
```
### Running local test with db
```
./deploy.sh local_config.txt 1
```
## Testing
Make sure you the following command and make sure everything passed before submitting your code.

Loading…
Cancel
Save