Update README.md
This commit is contained in:
parent
61c0cf2eb0
commit
50a589a978
1 changed files with 7 additions and 1 deletions
|
@ -1,2 +1,8 @@
|
||||||
# idmangler-cli
|
# idmangler-cli
|
||||||
🫃
|
yeah basically this generates fake items by loading from a json. Effectively a wrapper for [zatzou's idmangler-lib](https://github.com/Zatzou/idmangler-lib).
|
||||||
|
|
||||||
|
how to use:
|
||||||
|
|
||||||
|
use cargo run --releade to build and run
|
||||||
|
|
||||||
|
read the provided config markdown to understand how to edit values.json
|
||||||
|
|
Loading…
Reference in a new issue