From 8c49f8878711cbcb6e0e9e50fb68fb604cc46b3e Mon Sep 17 00:00:00 2001 From: Patrick McGuire <60325264+mcguirepr89@users.noreply.github.com> Date: Sun, 18 Dec 2022 10:29:41 -0500 Subject: [PATCH 1/2] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index eabfb85..1da5189 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,6 @@ Check out birds from around the world - [BirdWeather](https://app.birdweather.com)
- [Johannesburg, South Africa](https://joburg.birdnetpi.com)
- [Öringe, Tyresö, Sweden](https://tyreso.birdnetpi.com)
-- [Murrysville, Pennsylvania, United States](https://murrysvillepa.birdnetpi.com) - [Berowra, New South Wales, Australia](https://berowra.birdnetpi.com) - [Dundas, Ontario, Canada](https://dundasontario.birdnetpi.com) - [Bungendore, New South Wales, Australia](https://bungendorensw.birdnetpi.com) From a3e2176bb6af76a504929154a2fa80ae5a95d011 Mon Sep 17 00:00:00 2001 From: Patrick McGuire <60325264+mcguirepr89@users.noreply.github.com> Date: Mon, 26 Dec 2022 09:00:10 -0500 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1da5189..d554e9c 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Icon made by Freepik from

## Introduction -BirdNET-Pi 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 microphone or sound card in realtime and share its data with the rest of the world. +BirdNET-Pi is built on the (deprecated) [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 microphone or sound card in realtime and share its data with the rest of the world. Check out birds from around the world - [BirdWeather](https://app.birdweather.com)