diff --git a/README.md b/README.md
index b7a01be..1e122c9 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ Icon made by Freepik from
## Introduction
-BirdNET-Pi is built on the (deprecated) [TFLite version of BirdNET](https://github.com/kahst/BirdNET-Lite) by [**@kahst**](https://github.com/kahst)
using [pre-built TFLite binaries](https://github.com/PINTO0309/TensorflowLite-bin) by [**@PINTO0309**](https://github.com/PINTO0309) . It is able to recognize bird sounds from a USB microphone or sound card in realtime and share its data with the rest of the world.
+BirdNET-Pi is built on the [BirdNET framework](https://github.com/kahst/BirdNET-Analyzer) by [**@kahst**](https://github.com/kahst)
using [pre-built TFLite binaries](https://github.com/PINTO0309/TensorflowLite-bin) by [**@PINTO0309**](https://github.com/PINTO0309) . It is able to recognize bird sounds from a USB microphone or sound card in realtime and share its data with the rest of the world.
Check out birds from around the world
- [BirdWeather](https://app.birdweather.com)
@@ -64,11 +64,11 @@ Currently listening in these countries . . . that I know of . . .
- Brazil
## Features
-* 24/7 recording and automatic identification of bird songs using BirdNET machine learning
-* Bird sounds are automatically extracted and catalogued
-* Visualize your recorded bird data and analyze trends
-* Live audio stream & spectrogram
-* Automatic disk space management, where old audio files are periodically purged
+* **24/7 recording and automatic identification** of bird songs, chirps, and peeps using BirdNET machine learning
+* **Automatic extraction and cataloguing** of bird sounds
+* **Tools to visualize your recorded bird data** and analyze trends
+* **Live audio stream and spectrogram**
+* **Automatic disk space management** that periodically purges old audio files to manage disk space
* [BirdWeather](https://app.birdweather.com) integration -- you can request a BirdWeather ID from BirdNET-Pi's "Tools" > "Settings" page
* Web interface access to all data and logs provided by [Caddy](https://caddyserver.com)
* [GoTTY](https://github.com/yudai/gotty) Web Terminal