diff --git a/README.md b/README.md
index 75a660d..329f065 100644
--- a/README.md
+++ b/README.md
@@ -113,7 +113,7 @@ The agent runs silently in the background, waiting for your signal.
### Injection Protocols
* **Clipboard Paste**: Standard text injection. Instant, reliable.
-* **Simulate Typing**: Mimics physical keystrokes at superhuman speed (6000 CPM). Bypasses anti-paste restrictions and "protected" windows.
+* **Simulate Typing**: Mimics physical keystrokes at high speed (6000 CPM). Bypasses anti-paste restrictions and "protected" windows.
@@ -242,3 +242,5 @@ The engine understands the following 99 languages. You can lock the focus to a s
Credit to **OpenAI** (Whisper), **Systran** (Faster-Whisper), and **Silero** (VAD).
+
+This project is developed with the help of a locally-run LLM via opencode for scaffolding, planning, and routine code tasks. Architecture and design decisions are my own.