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)