From 82cda1fc3d6fb6b43c66f8db887cb28ffc7bb5cd Mon Sep 17 00:00:00 2001 From: Claude Date: Fri, 24 Jul 2026 13:32:50 +0000 Subject: [PATCH] fix(readme): regenerate root README mirror to match package/README.md The root README.md is a generated byte-identical mirror of the canonical package/README.md (see scripts/sync-readme.mjs + the readme-sync rule). Commit 779ad52 hand-edited the root mirror directly, which drifted it from canonical and broke the ts-checks `readme-check` gate on main. Regenerated via `node scripts/sync-readme.mjs` so `--check` passes again. Co-Authored-By: Claude Opus 4.8 Claude-Session: https://claude.ai/code/session_01Hh2Lo6FAPGaVgRkpkE2YwW --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 2f182ea..958b241 100644 --- a/README.md +++ b/README.md @@ -20,10 +20,6 @@ > 🐘 **Using PHP / Laravel?** There's a sibling port: > **[padosoft/laravel-ecr17](https://github.com/padosoft/laravel-ecr17)** — > the same ECR17 protocol as a Laravel package + debug console. -> -> 🦀 **Using Rust / building a desktop app?** There's a sibling port: -> **[padosoft/rust-ecr17-protocol](https://github.com/padosoft/rust-ecr17-protocol)** — -> the same ECR17 protocol as a pure-Rust crate + a Tauri desktop control panel. ---