aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorUri Shaked2021-04-10 23:37:25 +0300
committerGitHub2021-04-10 23:37:25 +0300
commitcdccc3553fd0f24ad9327787bc07718cad027b27 (patch)
treed1bfd31e79595e9eb44bcfd693c0d2e2025328da /README.md
parentMerge pull request #90 from wokwi/dependabot/npm_and_yarn/y18n-4.0.1 (diff)
downloadavr8js-cdccc3553fd0f24ad9327787bc07718cad027b27.tar.gz
avr8js-cdccc3553fd0f24ad9327787bc07718cad027b27.tar.bz2
avr8js-cdccc3553fd0f24ad9327787bc07718cad027b27.zip
docs: fix capitalization
Diffstat (limited to '')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 9cbe5a0..ce791cb 100644
--- a/README.md
+++ b/README.md
@@ -12,8 +12,8 @@ It's the heart- but not the whole body- of the Arduino simulator at [https://wok
## Example Applications Using `AVR8js`
-* [WokWi Arduino Simulator](https://wokwi.com) - simulated Arduino UNO with a choice of hardware that can be wired up dynamically in your browser!
-* [WokWi Playgrounds](https://github.com/wokwi/wokwi-playgrounds) - pre-configured Arduino circuits with notes and goals. A starting point for an online lesson system.
+* [Wokwi Arduino Simulator](https://wokwi.com) - Arduino simulator with a choice of hardware that can be wired up dynamically in your browser!
+* [Wokwi Playgrounds](https://github.com/wokwi/wokwi-playgrounds) - pre-configured Arduino circuits with notes and goals. A starting point for an online lesson system.
* [avr8js-electron playground](https://github.com/arcostasi/avr8js-electron-playground) - a Downloadable Electron Arduino simulator app
* [AVR8js-Falstad](https://markmegarry.github.io/AVR8js-Falstad/) - combining the Falstad circuit simulator with AVR8js!
* [The Engineering Physics Department of Dawson College's Arduino Course](https://tawjaw.github.io/Arduino-Robot-Virtual-Lab/) - an introduction to Arduino with a focus on robotics