From 0d63c39d161abcf74a41ae0b3e84588e864e50d0 Mon Sep 17 00:00:00 2001 From: Patrick McGuire <60325264+mcguirepr89@users.noreply.github.com> Date: Sat, 9 Apr 2022 13:34:09 -0400 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 93127f0..1345522 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,12 @@ The BirdNET-Pi system can be accessed from any web browser on the same network: - Default Basic Authentication Username: birdnet - Password is empty by default. Set this in "Tools" > "Settings" > "Advanced Settings" +Please take a look at the [wiki](https://github.com/mcguirepr89/BirdNET-Pi/wiki) for information on +- [making your installation public](https://github.com/mcguirepr89/BirdNET-Pi/wiki/Sharing-Your-BirdNET-Pi) +- [backing up and restoring your database](https://github.com/mcguirepr89/BirdNET-Pi/wiki/Backup-and-Restore-the-Database) +- [adjusting your sound card settings](https://github.com/mcguirepr89/BirdNET-Pi/wiki/Adjusting-your-sound-card) +- and [building your own microphone](https://github.com/DD4WH/SASS/wiki/Stereo--(Mono)-recording-low-noise-low-cost-system) + ## Uninstallation ``` /usr/local/bin/uninstall.sh && cd ~ && rm -drf BirdNET-Pi