diff options
| author | Dave Henderson <dhenderson@gmail.com> | 2018-02-11 10:09:53 -0500 |
|---|---|---|
| committer | Dave Henderson <dhenderson@gmail.com> | 2018-02-11 22:35:15 -0500 |
| commit | 4993f633f179c348d8013b5c35fb8f602d079ccb (patch) | |
| tree | 4f9ba3dbea9dcfaf31048d6f3e3466130846bff7 /README.md | |
| parent | 16810fd6cf37ff12b0ca0d1c4b5f22cfe621b90d (diff) | |
new logo
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,3 +1,7 @@ +<img src="docs/static/images/gomplate.png" width="512px" alt="gomplate logo"/> + +_Read the docs at [gomplate.hairyhenderson.ca][docs-url]._ + [![Build Status][circleci-image]][circleci-url] [![Windows Build][appveyor-image]][appveyor-url] [![Go Report Card][reportcard-image]][reportcard-url] @@ -15,10 +19,6 @@ [![Install Docs][install-docs-image]][install-docs-url] -_Read the docs at [gomplate.hairyhenderson.ca][docs-url]._ - -# gomplate - A [Go template](https://golang.org/pkg/text/template/)-based CLI tool. `gomplate` can be used as an alternative to [`envsubst`](https://www.gnu.org/software/gettext/manual/html_node/envsubst-Invocation.html) but also supports additional template datasources such as: JSON, YAML, AWS EC2 metadata, [BoltDB](https://github.com/boltdb/bolt), |
