diff --git a/README.md b/README.md index f270ab0..d500d5b 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ 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) +![setup image](images/setup.jpeg) This application implements the wake word example from [Tensorflow Lite for Microcontrollers](https://www.tensorflow.org/lite/microcontrollers) diff --git a/images/setup.jpeg b/images/setup.jpeg new file mode 100644 index 0000000..4120cf0 Binary files /dev/null and b/images/setup.jpeg differ