diff --git a/README.md b/README.md
index c26ef21f0a61e560891fcc6dcbc3e419b91fa178..b41caf6a5d67092454998d3e2fbc9429307f033e 100644
--- a/README.md
+++ b/README.md
@@ -175,13 +175,13 @@ To build releases, I use [GoReleaser](https://goreleaser.com/). If you have that
 
 ## TODO
 - add HTTPS
-- make limits configurable
 
 ## Contributing
 I welcome any and all contributions. Just create a PR or an issue.
 
 ## License
-Made with ❤️ by [Philipp C. Heckel](https://heckel.io), distributed under the [Apache License 2.0](LICENSE).
+Made with ❤️ by [Philipp C. Heckel](https://heckel.io).   
+The project is dual licensed under the [Apache License 2.0](LICENSE) and the [GPLv2 License](LICENSE.GPLv2).
 
 Third party libraries and resources:
 * [github.com/urfave/cli/v2](https://github.com/urfave/cli/v2) (MIT) is used to drive the CLI