Fixup logos

This commit is contained in:
2022-02-17 15:04:13 +01:00
parent 35ecb0d4d9
commit 86ca723aa8
2 changed files with 4 additions and 3 deletions

View File

@@ -4,10 +4,11 @@ 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)
This project is partially made at [Smile](https://smile.eu)
<div style="text-align:center">
<img src="./misc/Logo_Smile.png" alt="Smile Logo" width="250" />
</div>
# Install