aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index e3c21d9..bd5bc8a 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,12 @@ It also simulates 2 LEDs connected to pins 12 and 13 (PB4 and PB5).
To run the demo project, check out this repository, run `npm install` and then `npm start`.
+### Walkthrough Video Tutorial
+
+A step-by-step video tutorial showing how to build a simple Arduino simulator using AVR8js and React:
+
+[![AVR8JS Walkthrough Video](https://i.imgur.com/3meSd1m.png)](https://youtu.be/fArqj-USmjA)
+
## Running the tests
Run the tests once: