From 74bcc0c6b219c3bf33acf4484f853220a6fd0d52 Mon Sep 17 00:00:00 2001 From: Colonel Panic Date: Wed, 29 Jul 2026 09:54:13 -0400 Subject: [PATCH] readme: main branch shouldn't identify itself as promiscious-dev MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The title said `Flock-You: Promiscuous WiFi Edition (`promiscious-dev` branch)` and the "Dev note" callout also called this the dev branch. That's stale text from before the promiscious-dev -> main merge — main is the stable line, not a dev branch. Renames it accordingly and rewords the pointer to promiscious-dev so it reads as "this is stable, dev is over there". --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7b87473..fa8cf81 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,10 @@ -# Flock-You: Promiscuous WiFi Edition (`promiscious-dev` branch) +# Flock-You: Promiscuous WiFi Edition Flock You **Passive 2.4 GHz promiscuous-mode detector for Flock Safety surveillance infrastructure. Runs standalone or feeds the Flask dashboard over USB for live GPS-tagged wardriving.** -> **Dev note:** This is the `promiscious-dev` branch — adds the -> DeFlockJoplin Information Element research + wildcard probe on top of the -> `promiscious` baseline. See "Further research" below. +This is the `main` branch — stable line. Development happens on `promiscious-dev`, which adds the DeFlockJoplin Information Element research and wildcard-probe signature on top of this baseline. See "Further research" below. ---