From 77d8f0375c5ddaeb77b8560ebefab56b8513d8a0 Mon Sep 17 00:00:00 2001 From: "Wyatt J. Miller" Date: Wed, 4 Jan 2023 18:21:08 -0600 Subject: [PATCH] update readme --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index d3cccb1..5ad6435 100644 --- a/README.md +++ b/README.md @@ -14,10 +14,6 @@ This came from an idea in high school where one could change a channel and some `bleak` sends out a network request to your smart TV's IP address that you specify in a JSON file, which is read by `bleak`, and based on that response, the LEDs will change color. These requests happen at one second intervals. -TL;DR - -Read the source code. - ## Pre-requisites * A Raspberry Pi (tested with a Raspberry Pi 4)