1
0
mirror of https://github.com/Foltik/Shimapan synced 2024-11-27 21:19:09 -05:00

Add link to CONTRIBUTING.md in README.md

This commit is contained in:
Jack Foltz 2017-10-20 20:41:11 -04:00 committed by GitHub
parent 53b4bd998a
commit 16c44381aa

View File

@ -24,3 +24,6 @@ whenever changes are made with `nodemon` for easy live development:
```bash
$ npm run watch
```
## Other Notes
In order to contribute, please read the [Contributing](CONTRIBUTING.md) file.