From 6933a359a720ff71525272c26d75953073a92dc3 Mon Sep 17 00:00:00 2001 From: mcguirepr89 <60325264+mcguirepr89@users.noreply.github.com> Date: Sat, 9 Oct 2021 21:35:48 -0400 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 56d1c8f..1181e87 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ![version](https://img.shields.io/badge/version-0.1-blue) A realtime acoustic bird classification system for the Reaspberry Pi 4B - +![alt-text](https://github.com/mcguirepr89/Birding-Pi/blob/rpialpha/BirdingPi.gif) ## Inroduction The Birding Pi project is based on the BirdNet-Lite project and is able to recognize bird sounds from the microphone and the sound card in realtime. The system installs all needed services on the Raspberry Pi. @@ -26,12 +26,12 @@ If you have trouble with the installation script, you can cancel and rerun the i ``` ## Access -The Birding Pi system can be accessed from any the web browser on the same network: +The Birding Pi system can be accessed from any web browser on the same network: - http://birdingpi.local #### Access Credentials: - Username:`birdnet` -- Password: The "CADDY_PWD" password you set during installation +- Password: The "CADDY_PWD" password set during installation ## Uninstallation ```