docs: update file tables — patcher.config.json → patcher.config.example.json

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
delta-cloud-208e
2026-02-21 14:40:14 +00:00
parent 7e6f03c1f7
commit cbc6e45a10
4 changed files with 4 additions and 4 deletions

View File

@@ -88,6 +88,6 @@ The updater automatically installs missing dependencies:
| `uclaude_update.bat` | Windows CMD wrapper |
| `uclaude_update.ps1` | Windows PowerShell wrapper (auto-elevate, winget) |
| `uclaude_install.sh` | One-line installer (curl-friendly, full auto-install) |
| `patcher.config.json` | API endpoint config (base_url, api_key, models) |
| `patcher.config.example.json` | Example config template (real config fetched from private repo) |
| `releases/index.json` | Version index |
| `releases/v*/cli.js` | Patched cli.js per version |