From de54ecee8df598b5d4641eee4c7d21f77a7efaa1 Mon Sep 17 00:00:00 2001 From: Henri Woodcock Date: Wed, 17 Mar 2021 18:18:45 +0000 Subject: [PATCH] updated image size --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5688d57..39a039b 100644 --- a/README.md +++ b/README.md @@ -5,7 +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) - + This application implements the wake word example from [Tensorflow Lite for Microcontrollers](https://www.tensorflow.org/lite/microcontrollers)