From 962870d41b19a1607c9fbd32f38539d2604177da Mon Sep 17 00:00:00 2001 From: Patrick McGuire <60325264+mcguirepr89@users.noreply.github.com> Date: Sun, 3 Apr 2022 11:52:14 -0400 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 22f5cc9..0633105 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Check out birds from around the world - [BirdWeather](https://app.birdweather.com)
- [My test system in Virginia, United States](https://virginia.birdnetpi.com)
- [NatureStation.net in Johannesburg, South Africa](https://joburg.birdnetpi.com)
-- [BirdNET-Pi in Öringe, Tyresö, Sweden](https://birdnet.svardsten.se)
+- [BirdNET-Pi in Öringe, Tyresö, Sweden](https://tyreso.birdnetpi.com)
- [Private Nature Garden, Grevenbroich, Germany](http://birdnetgv.ddnss.de)
[Share your installation!!](https://github.com/mcguirepr89/BirdNET-Pi/wiki/Sharing-Your-BirdNET-Pi) From 6c563b4cc922a730c6e44d2f1244d9b34380c07f Mon Sep 17 00:00:00 2001 From: Patrick McGuire <60325264+mcguirepr89@users.noreply.github.com> Date: Sun, 3 Apr 2022 18:11:26 -0400 Subject: [PATCH 2/2] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0633105..db00361 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,8 @@ The installation creates a log in `/home/pi/installation.log` that you can [emai ## Access The BirdNET-Pi system can be accessed from any web browser on the same network: - http://birdnetpi.local +- Default Basic Authentication Username: birdnet +- Password is empty by default. Set this in "Tools" > "Settings" > "Advanced Settings" ## Uninstallation ```