aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUri Shaked2020-12-12 19:12:57 +0200
committerGitHub2020-12-12 19:12:57 +0200
commit79c23de6b65d1b5e4c28319b77beda87fe17bd4c (patch)
treea0c8b06e48c5e0bd62e9956b69123378a7db1044
parent0.14.2 (diff)
downloadavr8js-79c23de6b65d1b5e4c28319b77beda87fe17bd4c.tar.gz
avr8js-79c23de6b65d1b5e4c28319b77beda87fe17bd4c.tar.bz2
avr8js-79c23de6b65d1b5e4c28319b77beda87fe17bd4c.zip
docs: capitalization
mega -> MEGA
Diffstat (limited to '')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 5de29a6..994b644 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ A step-by-step video tutorial showing how to build a simple Arduino simulator us
* [LED PWM](https://stackblitz.com/edit/avr8js-pwm?file=index.ts)
* [Serial Monitor](https://stackblitz.com/edit/avr8js-serial?file=index.ts)
* [NeoPixel Matrix](https://stackblitz.com/edit/avr8js-ws2812?file=index.ts)
-* [Arduino Mega NeoPixel Matrix](https://stackblitz.com/edit/avr8js-mega-ws2812?file=index.ts)
+* [Arduino MEGA NeoPixel Matrix](https://stackblitz.com/edit/avr8js-mega-ws2812?file=index.ts)
* [Simon Game](https://stackblitz.com/edit/avr8js-simon-game?file=index.ts) - with pushbuttons and sound
* [XMAS LEDs](https://stackblitz.com/edit/avr8js-xmas-dafna?file=index.ts)
* [ATtiny85 Simulation](https://avr8js-attiny85.stackblitz.io?file=index.ts)
@@ -50,4 +50,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. \ No newline at end of file
+Copyright (C) 2019, 2020 Uri Shaked. The code is released under the terms of the MIT license.