From 693091d9e9f4c99b3da61dc31e286927e1ca0c3f Mon Sep 17 00:00:00 2001 From: Uri Shaked Date: Thu, 14 May 2020 07:18:50 +0300 Subject: docs: walkthrough video link --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) 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: -- cgit v1.2.3