Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
umair-nasir14 committed May 15, 2024
1 parent 500d3f9 commit 7355809
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 @@ -51,7 +51,7 @@ To play the generated game:
```
python word2world/play_game.py "path_to_game_data\game_data.json"
```
where `game_data.json` is generated when the Word2World loop is finished and is saved to `\outputs`\game_data.json`. This can be modified in `configs` or as `--save_dir` arg.
where `game_data.json` is generated when the Word2World loop is finished and is saved to `\outputs\game_data.json`. This can be modified in `configs` or as `--save_dir` arg.

To play an example world:

Expand Down

0 comments on commit 7355809

Please sign in to comment.