diff --git a/README.md b/README.md
index c32fbc9..cfb3b45 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@
Camera stream discovery and Frigate config generator.
-- 3,600+ camera brands with 100,000+ [URL patterns](#camera-database) in SQLite database
+- 3,600+ camera brands with 100,000+ [URL patterns](#streams) in SQLite database
- automatic device [probing](#probe) in 100ms: ports, ARP/OUI, mDNS/HomeKit, HTTP
- 20 parallel workers [test every URL](#testing) with live screenshots
- supports [RTSP, HTTP, RTMP, Bubble, DVRIP](#supported-protocols) and more
@@ -51,18 +51,26 @@ Open `http://YOUR_IP:4567`
## How it works
+
+
Enter camera IP. Strix probes the device -- open ports, MAC vendor, mDNS, HTTP server.

+
+
Search camera model in database. Enter credentials if needed.

+
+
Strix builds all possible stream URLs from database patterns.

+
+
20 parallel workers test every URL. Live screenshots, codecs, resolution, latency.

@@ -71,6 +79,8 @@ Pick main and sub streams from results.

+
+
Generate ready Frigate config. Copy, download, or save directly to Frigate.
