unindent 3rd section of USAGE in readme

This commit is contained in:
endernon 2024-12-29 20:23:33 +00:00
parent 95223cbbda
commit a7506faef8

View file

@ -36,7 +36,7 @@ run `cargo install idmangler-cli`.
- Move the program to some folder along with config.json . Download these three files and place them next to the program: - Move the program to some folder along with config.json . Download these three files and place them next to the program:
- https://raw.githubusercontent.com/Wynntils/Static-Storage/main/Reference/id_keys.json - https://raw.githubusercontent.com/Wynntils/Static-Storage/main/Reference/id_keys.json
- https://raw.githubusercontent.com/Wynntils/Static-Storage/main/Data-Storage/shiny_stats.json - https://raw.githubusercontent.com/Wynntils/Static-Storage/main/Data-Storage/shiny_stats.json
- ### 3) Actually generating an item ### 3) Actually generating an item
- Read through the provided `config.md` document. You can get the web version [HERE](https://git.frfrnocap.men/endernon/idmangler-cli/src/branch/main/config.md). - Read through the provided `config.md` document. You can get the web version [HERE](https://git.frfrnocap.men/endernon/idmangler-cli/src/branch/main/config.md).
- Once you have read through it, use one of the provided json files to create your own json. - Once you have read through it, use one of the provided json files to create your own json.
- Run the program with it. - Run the program with it.