diff options
| author | Uri Shaked | 2021-01-31 22:42:35 +0200 |
|---|---|---|
| committer | Uri Shaked | 2021-01-31 22:42:35 +0200 |
| commit | ac8ac47d63f826948769712c13c37b5916127b55 (patch) | |
| tree | 550e0ae51c2e2eaeb297f8899c35b8f105e8f4ae /README.md | |
| parent | fix: typo in parameter name (diff) | |
| download | avr8js-ac8ac47d63f826948769712c13c37b5916127b55.tar.gz avr8js-ac8ac47d63f826948769712c13c37b5916127b55.tar.bz2 avr8js-ac8ac47d63f826948769712c13c37b5916127b55.zip | |
docs: add license / typescript shields to README
also update copyright years
Diffstat (limited to '')
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -4,6 +4,8 @@ JavaScript implementation of the AVR 8-bit architecture [](https://travis-ci.org/wokwi/avr8js) [](https://www.npmjs.com/package/avr8js) + + [](https://gitpod.io/#https://github.com/wokwi/avr8js) ## Running the demo project @@ -62,4 +64,4 @@ For more information, please check the [Contributing Guide](CONTRIBUTING.md). ## License -Copyright (C) 2019, 2020 Uri Shaked. The code is released under the terms of the MIT license. +Copyright (C) 2019, 2020, 2021 Uri Shaked. The code is released under the terms of the MIT license. |
