diff options
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,5 @@ +[![Build Status][circleci-image]][circleci-url] + # gomplate ```console @@ -10,3 +12,6 @@ Hello, hairyhenderson [The MIT License](http://opensource.org/licenses/MIT) Copyright (c) 2016 Dave Henderson + +[circleci-image]: https://img.shields.io/circleci/project/hairyhenderson/gomplate.svg?style=flat +[circleci-url]: https://circleci.com/gh/hairyhenderson/gomplate |
