From 25d0652fbdaeda7afe0235492e815b4bccfcfa4c Mon Sep 17 00:00:00 2001 From: Patrick McGuire <60325264+mcguirepr89@users.noreply.github.com> Date: Sun, 7 Nov 2021 13:25:55 -0500 Subject: [PATCH 1/2] Update README.md --- README.md | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3771728..7feaa5b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,15 @@ -# BirdNET-Pi - - +
A realtime acoustic bird classification system for the Raspberry Pi 4B +
+
+
+
+Icon made by Freepik from www.flaticon.com +
## 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. From 07e8eef081a98b46202b9ba28cec51c748d3e1cd Mon Sep 17 00:00:00 2001 From: Patrick McGuire <60325264+mcguirepr89@users.noreply.github.com> Date: Sun, 7 Nov 2021 13:32:59 -0500 Subject: [PATCH 2/2] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7feaa5b..a8a2d14 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,10 @@ Icon made by Freepik from ## 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)