diff --git a/README.md b/README.md index 4ac3857..eff8a6e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Entur - CircleCI Helm Orb +# Entur - CircleCI Helm Orb [![CircleCI](https://circleci.com/gh/entur/helm-orb/tree/master.svg?style=svg)](https://circleci.com/gh/entur/helm-orb/tree/master) This orb tries to simply huge CircleCI configuration files by adding common Helm functionality. https://circleci.com/orbs/registry/orb/entur/helm @@ -51,4 +51,4 @@ After commit & push to the repository, the orb will be automatically published a A dev-orb will be published as: `entur/helm@dev:YOUR-BRANCH-NAME`. Release orbs are created on push to the master branch. -You can read more here: https://circleci.com/docs/2.0/creating-orbs/ \ No newline at end of file +You can read more here: https://circleci.com/docs/2.0/creating-orbs/