From a2c316a8760bfcce5c1e74221c981e78b5cb0ed8 Mon Sep 17 00:00:00 2001 From: Nicolas Duchon Date: Wed, 25 Dec 2024 15:39:00 +0100 Subject: [PATCH] docs: add powered by section with relevant JetBains IDEs JetBrains is providing a license for GoLang and PyCharm to the maintainer of this project as part of their open source program. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 811b994..2aa38ff 100644 --- a/README.md +++ b/README.md @@ -70,3 +70,8 @@ docker pull nginxproxy/nginx-proxy:1.6-alpine ### Additional documentation Please check the [docs section](https://github.com/nginx-proxy/nginx-proxy/tree/main/docs). + +### Powered by + +[![GoLand logo](https://resources.jetbrains.com/storage/products/company/brand/logos/GoLand_icon.svg)](https://www.jetbrains.com/go/) +[![PyCharm logo](https://resources.jetbrains.com/storage/products/company/brand/logos/PyCharm_icon.svg)](https://www.jetbrains.com/pycharm/)