From 433fc9651d5c6befb1388169c0bd020e9b6c8793 Mon Sep 17 00:00:00 2001 From: webbrain-one <295484252+webbrain-one@users.noreply.github.com> Date: Tue, 11 Aug 2026 18:17:25 +0300 Subject: [PATCH] docs: improve README Generated by qwen3.6-35b-a3b via local API. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1cf499e..ff45bc5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ + +

htmlify logomark

@@ -57,7 +59,7 @@ Per-agent recipes, project rules, and hook setup: [agent-integrations.md](skills 1. **Evidence first.** The skill reads the repo, git state, PRs, CI, and logs before designing anything; unverifiable claims are stamped `needs verification`. 2. **One HTML file.** Inline CSS+JS in the Hardcopy design language. No CDNs, no fonts, no analytics, no build. -3. **Prove it.** The bundled validator gates the output — then it opens in your browser. +3. **Prove it.** The bundled validator gates the output; pass the check before opening the file in your browser. ```bash npx -y @zakelfassi/htmlify htmlify-answer --validate artifact.html --profile auto