From 0ac331549c95bad1543087d4cfe4a9440e1f4386 Mon Sep 17 00:00:00 2001 From: Noah Axon Date: Mon, 13 Nov 2023 22:52:49 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 12431b2..d72ede6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # M5Stick-NEMO -M5 Stick C firmware for high-tech pranks +Firmware for high-tech pranks on M5Stack ESP32 Devices ## Name and Background NEMO started a personal project to help me learn more about ESP32 development with the Arduino IDE. I decided to replicate a few common, trending pranks that were getting a lot of attention in the tech community, as a challenge to myself, and to also better understand these attacks.