edit readme
All checks were successful
Build docker container / build (push) Successful in 7m14s

This commit is contained in:
David Claeys 2024-10-04 17:13:48 +02:00
parent f55db2a2f2
commit 2da2e0e4ab

View File

@ -35,7 +35,7 @@ Through the `ENABLE_FIXES` variable custom provider fixes can be applied to the
By default some fixes are available. If you have suggestions or a problem with them please submit an issue.
If for some reason you want to include your own provider fixes this is possible by creation a mapping in the `/fixes` folder.<br>
The expected structure is */fixes/`provider_name`/`provider_name`.config.js*.<br>
It is recommended that existing provider code as a base for your customisations.
It is recommended that you take existing provider code as a base for your customisations.
### Environment Variables