From 30d69f695c42ac4f6b72eaf6b31e7db6687840f1 Mon Sep 17 00:00:00 2001 From: Alex Date: Sat, 10 Feb 2024 03:32:06 -0700 Subject: [PATCH] change readme --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e34b08..66cd5a7 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,21 @@ +# Welcome + +Welcome to the documentation for the [alexlebens's Helm charts](https://github.com/alexlebens/helm-charts). + ## Getting started [Helm](https://helm.sh) must be installed to use the charts in this repository. Refer to Helm's [documentation](https://helm.sh/docs/) to get started. +## Installation + +```sh +helm repo add alexlebens http://alexlebens.github.io/helm-charts/ +``` + +You can then run `helm search repo alexlebens` to search the charts. + ## License -This project is licensed under the terms of the Apache 2.0 License license. \ No newline at end of file +This project is licensed under the terms of the Apache 2.0 License license.