From b6279c32e27d1a7e66a674caaf4884a60dd9eee6 Mon Sep 17 00:00:00 2001 From: Patrick McGuire <60325264+mcguirepr89@users.noreply.github.com> Date: Thu, 21 Oct 2021 13:35:49 -0400 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 81a6a96..8b9f433 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,9 @@ A realtime acoustic bird classification system for the Raspberry Pi 4B ## Introduction The BirdNET-Pi project is built on the [TFLite version of BirdNET](https://github.com/kahst/BirdNET-Lite). It is able to recognize bird sounds from a USB sound card in realtime. +[Check out my live system](https://birdnetpi.pmcgui.xyz)
+[and NatureStation.net](https://birds.naturestation.net) + ## Features * 24/7 recording and BirdNET-Lite analysis * Web interface access to all data and logs