diff --git a/README.md b/README.md index 95838201..fa4fd0e9 100644 --- a/README.md +++ b/README.md @@ -86,8 +86,6 @@ Alternatively: ### Docker -The docker image can be found [here](https://hub.docker.com/r/feramance/qbitrr) - #### Docker Image - The docker image can be found [here](https://hub.docker.com/r/feramance/qbitrr) @@ -155,6 +153,10 @@ services: - When you first start the container a "config.rename_me.toml" will be added to `/path/to/appdata/qbitrr` - Make sure to rename it to 'config.toml' then edit it to your desired values +## Feature Suggestions + +Please do not hesitate to open an issue for feature requests or any suggestions you may have. I plan on periodically adding any features I might feel I want to add but welcome to other suggestions I might not have thought of yet. + ## Reporting an Issue When reporting an issue, please ensure that log files are enabled while running qBitrr and attach them to the issue. Thank you