From 3c88c00dac093f1568361e111b2606ed8fa88051 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Mon, 28 Jul 2014 08:55:55 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 55b524e33..7278f4d73 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ * IRC: `#terraform-tool` on Freenode * Mailing list: [Google Groups](http://groups.google.com/group/terraform-tool) +![Terraform](https://raw.githubusercontent.com/hashicorp/terraform/master/website/source/images/readme.png) + Terraform is a tool for building, changing, and versioning infrastructure safely and efficiently. Terraform can manage existing and popular service providers as well as custom in-house solutions.