diff --git a/README.md b/README.md index 5e7958c..f354dfa 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@
A realtime acoustic bird classification system for the Raspberry Pi 4B @@ -12,7 +12,7 @@ Icon made by Freepik from
## Introduction -The BirdNET-Pi project is built on the [TFLite version of BirdNET](https://github.com/kahst/BirdNET-Lite) by [**@kahst**](https://github.com/kahst) using [pre-built TFLite binaries](https://github.com/PINTO0309/TensorflowLite-bin) by [**@PINTO0309**](https://github.com/PINTO0309) . It is able to recognize bird sounds from a USB sound card in realtime. +The BirdNET-Pi project is built on the [TFLite version of BirdNET](https://github.com/kahst/BirdNET-Lite) by [**@kahst**](https://github.com/kahst)