From 631ed2a7ca61f5d03feabc8c849ba87def8ef988 Mon Sep 17 00:00:00 2001 From: Ankush Agarwal Date: Tue, 4 Nov 2014 09:27:08 -0800 Subject: [PATCH] Fix whitespace in weave --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9273b9a..26e04f9 100644 --- a/README.md +++ b/README.md @@ -166,7 +166,7 @@ This list is not exhaustive (nor is it meant to be) but can probably help you ge ### Networking -* [Weave] (https://github.com/zettio/weave)(The Docker network) Weave creates a virtual network that connects Docker containers deployed across multiple hosts. +* [Weave] (https://github.com/zettio/weave) (The Docker network) -- Weave creates a virtual network that connects Docker containers deployed across multiple hosts. ### Service Discovery