diff options
| author | Ahmed <git@gumx.cc> | 2026-06-20 00:07:58 +0300 |
|---|---|---|
| committer | Ahmed <git@gumx.cc> | 2026-06-20 00:07:58 +0300 |
| commit | f0b79f27b7f17e3862285e01b71aad30cb25cd89 (patch) | |
| tree | 47b3e67d55a98c089ce16d77cb55ff04f5f3b216 /cli/README.md | |
| parent | ba5a9613f6c5b7d9b5f7eb7add147a9bdb8b6a44 (diff) | |
fix: bunch of vibed edits to fix vibed edits
Diffstat (limited to 'cli/README.md')
| -rw-r--r-- | cli/README.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/cli/README.md b/cli/README.md index 478c178..2b0c189 100644 --- a/cli/README.md +++ b/cli/README.md @@ -5,8 +5,8 @@ Command-line tool for encoding, decoding, and converting UGI (Unified Geek Ident ## Dependencies - **bash** 4.0+ -- **jq** — [jqlang.github.io/jq](https://jqlang.github.io/jq/) -- **ugi_registry_v0.json** — from [ugi-spec](https://git.sr.ht/~gumxcc/ugi-spec) +- **jq**: [jqlang.github.io/jq](https://jqlang.github.io/jq/) +- **ugi_registry_v0.json**: from [ugi-spec](https://git.sr.ht/~gumxcc/ugi-spec) ## Setup @@ -115,4 +115,4 @@ The test runner validates decode output (version, handle, field labels) and conv ## License -MIT — see [LICENSE](./LICENSE). +MIT. see [LICENSE](./LICENSE). |
