diff options
| author | Uri Shaked | 2020-04-11 13:12:36 +0300 |
|---|---|---|
| committer | Uri Shaked | 2020-04-11 13:12:36 +0300 |
| commit | 45fe4ce270482a8b6cfb6e7d6b66f53363502edc (patch) | |
| tree | 24815ecf708d7648d6cf863d790f0c6e17708d1e /README.md | |
| parent | chore: release 0.7.0 (diff) | |
| download | avr8js-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.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 |
