From 1850f08a49eadc4cf88a892d1cf431b08e1e18df Mon Sep 17 00:00:00 2001 From: plcnk Date: Mon, 12 Aug 2024 15:41:52 +0200 Subject: [PATCH] feat(doc): Add license --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9c670f7..bc377ec 100644 --- a/README.md +++ b/README.md @@ -37,3 +37,7 @@ You can then run `helm search repo plcnk` to see the charts. | Chart | Chart Version | App Version | Description | | --------------------------------------------------------------------- | ------------- | ----------------- | --------------------------------------------------------------- | | [it-tools](https://github.com/plcnk/charts/tree/main/charts/it-tools) | 0.1.0 | 2024.5.13-a0bc346 | Collection of handy online tools for developers, with great UX. | + +## License + +[MIT License](https://github.com/plcnk/charts/blob/master/LICENSE).