From 88fb12a3bf82923bd608eb46d2afb207a9729cae Mon Sep 17 00:00:00 2001 From: Patrice Ferlet Date: Thu, 17 Feb 2022 09:58:09 +0100 Subject: [PATCH] Add Smile :) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) 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