From a359b9585d92dd6a43f20fa9711471bf9f9b0bd3 Mon Sep 17 00:00:00 2001 From: Scott Lowe Date: Mon, 9 Feb 2015 21:41:31 -0700 Subject: [PATCH] Update README.md with information on Consul tools Add information to README.md on the learning tools to run Consul under Vagrant. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a7c8292..0518a4d 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ This repository contains a variety of files and tools for learning new technologies. It is aimed at existing IT professionals who need some help coming up to speed with new technologies, products, or open source projects. +## Contents + +**consul**: In this folder you'll find a `Vagrantfile` and supporting documents to run a Consul cluster under Vagrant on your local laptop. + ## License This content is licensed under the MIT License.