Skip to content

Commit

Permalink
Add a Contributing section to README.md (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
Multimo authored and Matan Kushner committed Apr 24, 2019
1 parent f75013c commit 213cded
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Expand Up @@ -99,3 +99,10 @@ I'm very new to Rust, so any help is appreciated when it comes to improving deve
```bash
ZSH_THEME="starship"
```
## Contributing

To test locally run the below command:

```bash
cargo run -- $status
```

0 comments on commit 213cded

Please sign in to comment.