diff --git a/README.md b/README.md index 659126c..75b71c9 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ BirdNET-Pi

-A realtime acoustic bird classification system for the Raspberry Pi 4B +A realtime acoustic bird classification system for the Raspberry Pi 4B, 3B+, and 0W2

@@ -60,12 +60,13 @@ Currently listening in these countries . . . that I know of . . . * Localization supported ## Requirements -* A Raspberry Pi 4B or Raspberry Pi 3B+ (The 3B+ must run on RaspiOS-ARM64-**Lite**) -* An SD Card with the **_64-bit version of RaspiOS_** installed (please use Bullseye) -- Lite is recommended, but the installation works on RaspiOS-ARM64-Full as well. [(Download the latest here)](https://downloads.raspberrypi.org/raspios_lite_arm64/images/) +* A Raspberry Pi 4B, Raspberry Pi 3B+, or Raspberry Pi 0W2 (The 3B+ and 0W2 must run on RaspiOS-ARM64-**Lite**) +* An SD Card with the **_64-bit version of RaspiOS_** installed (please use Bullseye) -- Lite is recommended, but the installation works on RaspiOS-ARM64-Full as well. Downloads available within the [Raspberry Pi Imager](https://www.raspberrypi.com/software/). * A USB Microphone or Sound Card ## Installation [A comprehensive installation guide is available here](https://github.com/mcguirepr89/BirdNET-Pi/wiki/Installation-Guide). +[Raspberry Pi 0W2 installation guide available here](https://github.com/mcguirepr89/BirdNET-Pi/wiki/RPi0W2-Installation-Guide) The system can be installed with: ```