Note in README to use a release and not HEAD
This commit is contained in:
parent
cedf27485a
commit
e4af5dcf3b
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@ FF6 BCEX Spoiler Log to JSON Parser
|
|||
|
||||
This tool uses only the Python standard library; no packages are needed.
|
||||
|
||||
Grab the latest release from the "Releases" section of the source repo, then unzip and run:
|
||||
|
||||
`./main.py <spoiler log filename.txt>`
|
||||
|
||||
It's recommended to pipe the output to `jq` or a similar json parsing tool.
|
||||
|
|
Loading…
Add table
Reference in a new issue