From 5e24643dbc499fdb4c8e5a01247dd9080bfe6957 Mon Sep 17 00:00:00 2001 From: Patrick McGuire <60325264+mcguirepr89@users.noreply.github.com> Date: Mon, 29 Nov 2021 17:43:59 -0500 Subject: [PATCH] Update README.md --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index 9116232..ac8f2bf 100644 --- a/README.md +++ b/README.md @@ -76,12 +76,4 @@ The bird names are in English by default, but other localized versions are avail The pre-built TFLite binaries for this project also support [the BirdNET-Demo](https://github.com/kahst/BirdNET-Demo), which I am currently testing for integration into the BirdNET-Pi. If you know anything about JavaScript and are willing to help, please let me know in the [Live Analysis discussion](https://github.com/mcguirepr89/BirdNET-Pi/discussions/24). ### Tips: -You can try to overclock your Pi by placing the following in your `/boot/config.txt` file: - -``` -over_voltage=6 -arm_freq=1750 -``` -Be sure the Pi is adequately cooled and powered. - For some reason, the system seems to run more efficiently and the birds sound better when you [![Star on GitHub](https://img.shields.io/github/stars/mcguirepr89/BirdNET-Pi.svg?style=social)](https://github.com/mcguirepr89/BirdNET-Pi/stargazers) the project :)