From 91bc0b116a1fedc4be97a44ebef3a83a4993d8bb Mon Sep 17 00:00:00 2001 From: Matt Butcher Date: Wed, 11 Nov 2015 15:01:36 -0800 Subject: [PATCH] docs(*): update README to point to awesome.md This points to the Building Awesome Charts doc in the Helm repo. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e71992650f..7f7a9e7fc1 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,10 @@ Helm charts are developed as part of a community effort. To contribute: 4. `git add foo && git commit && git push` 5. Submit a Pull Request +Check out the [guide to writing awesome +charts](https://github.com/deis/helm/blob/master/docs/awsome.md) +for more information. + ## License Copyright 2015 Engine Yard, Inc.