From 9250f4d389fb8f386cd1862aaab4b441f1fd1fa6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jesper=20Lindstr=C3=B8m?= Date: Wed, 7 Jul 2021 08:35:32 +0200 Subject: [PATCH] add link to blogpost in readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 50da599..4398981 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ This implementation is used in the [Toit Console](https://console.toit.io) to al [![Flash ESP32 with web serial](https://img.youtube.com/vi/ZsD59Tg2oCQ/0.jpg)](https://www.youtube.com/watch?v=ZsD59Tg2oCQ) +Blog post on why we started this project: [Flash your ESP32 from the browser using Web Serial](https://blog.toit.io/flash-your-esp32-from-the-browser-using-web-serial-5eccb1483b9c). + ## Example The code is written as a library, here is an examples showcasing how you can flash an ESP32 using the library: