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.