Update README.md

This commit is contained in:
alniles 2021-12-20 18:21:57 -07:00 committed by GitHub
parent 963b9e54a9
commit dab47dc99a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -88,7 +88,7 @@ All roms can be zipped into a `.zip`, `.rar`, or `.7z` archive
To customize the filename of save states, add the line of code below
```
EJS_gameName = 'name of game";
EJS_gameName = 'name of game';
```
When the user saves a state, the state will be saved with the name `name of game.state`