aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Rendell2021-02-25 14:54:25 -0800
committerGitHub2021-02-25 14:54:25 -0800
commitaf4341969d5bfcd6d98e6099505912296cc0e6f6 (patch)
tree37190f743e76c60fc8333159fa2145962dbd2abd
parentclarifying the scope of library (diff)
downloadavr8js-af4341969d5bfcd6d98e6099505912296cc0e6f6.tar.gz
avr8js-af4341969d5bfcd6d98e6099505912296cc0e6f6.tar.bz2
avr8js-af4341969d5bfcd6d98e6099505912296cc0e6f6.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0eb769e..9cbe5a0 100644
--- a/README.md
+++ b/README.md
@@ -36,6 +36,8 @@ A step-by-step video tutorial showing how to build a simple Arduino simulator us
[![AVR8JS Walkthrough Video](https://i.imgur.com/3meSd1m.png)](https://youtu.be/fArqj-USmjA)
+And a related [blog post](https://blog.wokwi.com/avr8js-simulate-arduino-in-javascript/).
+
### Unofficial examples
These examples show working examples of using `avr8js` in an application. Many of them also demonstrate how to use the `wokwi-elements` and include working examples of functional simulations of the components, and how to hook them up to `avr8js`.