Skip to content
This repository has been archived by the owner on Aug 20, 2023. It is now read-only.

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
South-Paw committed Oct 16, 2019
1 parent 3b8c48b commit 39fa9dd
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,11 +94,14 @@ If you manage to find any, please report them [here](https://github.com/South-Pa
Pull the repo and install dependencies with `yarn`

```bash
# format source with prettier
yarn format
# run tests
yarn test

# lint source
yarn lint

# format source with prettier
yarn format
```

## License
Expand Down

0 comments on commit 39fa9dd

Please sign in to comment.