From 05eb157aea1d23d8fdf65f19262ee61bb41b155b Mon Sep 17 00:00:00 2001 From: OpenClaw Bot Date: Wed, 4 Mar 2026 04:40:41 +0000 Subject: [PATCH] docs: fix CPU capitalization in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3720b9e6..9c6707b1 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ ## What is Dayflow? Dayflow is a **native macOS app** (SwiftUI) that watches your screen, analyzes it with AI, and generates a **timeline** of your activities with summaries. -It's lightweight (25MB app size) and uses ~100MB of RAM and <1% cpu. +It's lightweight (25MB app size) and uses ~100MB of RAM and <1% CPU. > _Privacy‑minded by design_: You choose your AI provider. Use **Gemini** (bring your own API key), **local models** (Ollama / LM Studio), or **ChatGPT/Claude** (requires paid subscription). See **Data & Privacy** for details.