aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorUri Shaked2020-04-11 13:12:36 +0300
committerUri Shaked2020-04-11 13:12:36 +0300
commit45fe4ce270482a8b6cfb6e7d6b66f53363502edc (patch)
tree24815ecf708d7648d6cf863d790f0c6e17708d1e /README.md
parentchore: release 0.7.0 (diff)
downloadavr8js-45fe4ce270482a8b6cfb6e7d6b66f53363502edc.tar.gz
avr8js-45fe4ce270482a8b6cfb6e7d6b66f53363502edc.tar.bz2
avr8js-45fe4ce270482a8b6cfb6e7d6b66f53363502edc.zip
doc: add Contributing Guide
close #23
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index f6d91fe..e3c21d9 100644
--- a/README.md
+++ b/README.md
@@ -26,6 +26,8 @@ Run the tests of the files you modified since last commit (watch mode):
npm run test:watch
```
+For more information, please check the [Contributing Guide](CONTRIBUTING.md).
+
## License
-Copyright (C) 2019, Uri Shaked. The code is released under the terms of the MIT license. \ No newline at end of file
+Copyright (C) 2019, 2020 Uri Shaked. The code is released under the terms of the MIT license. \ No newline at end of file