From 0e41e515b56f89580f0403731b75ef55886e948c Mon Sep 17 00:00:00 2001 From: rpriven Date: Fri, 29 May 2026 00:48:10 -0600 Subject: [PATCH] docs: correct web-app description to match actual tool + lead with client-side privacy MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Prior line said 'enter city and state and it auto-fills' — inaccurate. The tool takes state + agency + your contact info and auto-applies the correct state legal citations/deadlines. Also surfaced the privacy guarantee (runs entirely client-side). Co-Authored-By: Claude Opus 4.8 (1M context) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cbfd3c5..caa9ba0 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ If you're not comfortable with command-line tools: ### Coming Soon: Web App -A standalone, browser-based version — **no download, no install**. Enter your city and state and it auto-fills a legally accurate Flock records request for you. (In progress.) +A browser-based version — **no download, no install**. Pick your state and fill in the agency + your contact details; it builds a records request with the correct state legal citations and deadlines, ready to copy or download. **Runs entirely in your browser — your information is never sent, stored, or logged anywhere.** *(In progress.)* ---