Skip to content

Commit

Permalink
chore: add src/ subfolder for readme
Browse files Browse the repository at this point in the history
  • Loading branch information
braem committed Jun 13, 2022
1 parent 96ea107 commit 586e8e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Simple python script that parses the output of the commands `dump_panorama_js_sc
## Usage

```bash
python3 panorama_jsdoc_gen.py [js_scopes_outputfile] [js_events_outputfile] [outfile]
python3 src/panorama_jsdoc_gen.py [js_scopes_outputfile] [js_events_outputfile] [outfile]
```

The outfile can then be placed inside of your game's `panorama/scripts/` folder.
Expand Down

0 comments on commit 586e8e0

Please sign in to comment.