aboutsummaryrefslogtreecommitdiffstats
path: root/cli/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'cli/README.md')
-rw-r--r--cli/README.md6
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).