From 79c23de6b65d1b5e4c28319b77beda87fe17bd4c Mon Sep 17 00:00:00 2001 From: Uri Shaked Date: Sat, 12 Dec 2020 19:12:57 +0200 Subject: docs: capitalization mega -> MEGA--- README.md | 4 ++-- 1 file 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. -- cgit v1.2.3