📝 Add installation instructions to README

This commit is contained in:
2026-06-20 00:59:43 +08:00
parent a616a21427
commit 1ea34047e4
+7 -1
View File
@@ -1,3 +1,9 @@
# json-toml
copy from https://github.com/woodruffw/toml2json
copy from https://github.com/woodruffw/toml2json
Install:
```shell
cargo install --git https://git.hatter.ink/hatter/json-toml.git
```