Update README.md

Update README.md to reflect the the docker-swarm-etcd project is no
longer considered incomplete.
This commit is contained in:
Scott Lowe 2015-04-16 23:50:21 -06:00
parent ea369a3da7
commit 9fe2a6a3c1

View file

@ -6,7 +6,7 @@ This repository contains a variety of files and tools for learning new technolog
**consul**: In this folder you'll find a `Vagrantfile` and supporting documents to run a Consul cluster under Vagrant on your local laptop.
**docker-swarm-etcd**: In this folder is a `Vagrantfile` and supporting files for turning up a Docker Swarm cluster powered by etcd 2.0. _(INCOMPLETE)_
**docker-swarm-etcd**: In this folder is a `Vagrantfile` and supporting files for turning up an etcd 2.0-backed Docker Swarm cluster.
**docker-swarm**: This folder contains a `Vagrantfile` and supporting files to run a Consul-backed Docker Swarm cluster under Vagrant on your local system.