diff --git a/README.md b/README.md index 4bff271..b969353 100644 --- a/README.md +++ b/README.md @@ -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 ` It's recommended to pipe the output to `jq` or a similar json parsing tool.