diff --git a/README.md b/README.md index b07a676..1bda626 100644 --- a/README.md +++ b/README.md @@ -206,7 +206,7 @@ This contains a list of alternate core setups. These take existing cores and mak | config.backup_saves | Set this to `true` if you want your Saves directory to be backed up automatically during `Update All` | | config.backup_saves_location | Put the absolute path to the backup location here to backup your `Saves` directory to. This defaults to `Backups` in the current directory when not set. | | config.temp_directory | When left `null` all zip files are downloaded and extracted using a temp directory in your pocket install location. If you supply a path, that will be used, instead | -| coreSettings | This allows you to set a subset of settings on a per core basis. It contains a list of every core, with 3 options. `skip`, `download_assets`, and `platform_rename`. You can use these to override your global defaults | +| core_settings | This allows you to set a subset of settings on a per core basis. It contains a list of every core, with 3 options. `skip`, `download_assets`, and `platform_rename`. You can use these to override your global defaults | ## CLI Commands and Parameters