diff --git a/README.md b/README.md index cdf3743..4ec8cd3 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ frontend: Depending on the file that you have added to [extra_module_url], you will need to add your configuration in `JSON` or `YAML` format. If you used `custom-sidebar.js` you need to provide the configuration in `JSON` format. If you have used `custom-sidebar-yaml.js` you need to provide the configuration in `YAML` format. -Add a file named `sidebar-order.json` or `sidebar-order.yaml` into your `/www/` directory. It could be easier if you copy the [example sidebar-order.json] or the [example sidebar-order.yaml] file, delete the `id` parameter, and edit it to match your needs. +Add a file named `sidebar-config.json` or `sidebar-config.yaml` into your `/www/` directory. It could be easier if you copy the [example sidebar-order.json] or the [example sidebar-order.yaml] file, delete the `id` parameter, and edit it to match your needs. ### Configuration options @@ -109,14 +109,15 @@ Add a file named `sidebar-order.json` or `sidebar-order.yaml` into your `