From fcb4ddfffef2a83fdc37e000ce698dabf799b3c2 Mon Sep 17 00:00:00 2001 From: Henri Woodcock Date: Wed, 17 Mar 2021 18:14:28 +0000 Subject: [PATCH] added hackster post link --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index cd8dc5c..f270ab0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # TinyML Wake-Word Detection on Raspberry Pi Pico >Wake-Word in less than $10! +For a deep dive of the code, please check my Hackster.io +[post](https://www.hackster.io/hlsw/pico-wake-word-1e2372). + ![gif of yes and no](images/yes_no_gif.gif) This application implements the wake word example from