diff --git a/README.md b/README.md index 964a216..0085c50 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ Katenary is a tool to help transforming `docker-compose` files to a working Helm > **Important Note** Katenary is a tool to help building Helm Chart from a docker-compose file, but docker-compose doesn't propose as many features as what can do Kubernetes. So, we strongly recommend to use Katenary as a "bootstrap" tool and then to manually enhance the generated helm chart. +This project is partially made at [Smile](https://smile.eu) + +![smile logo](misc/Logo_Smile.png) + # Install