From d2fda295c20459deeda2225791805cc8543b78ac Mon Sep 17 00:00:00 2001 From: Kevan Ahlquist Date: Tue, 28 Oct 2014 00:58:44 -0500 Subject: [PATCH] Added wiki link to readme. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 13f5f8cb5..f0e7cf42c 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,8 @@ If you want to connect to docker via the unix socket you can pass the socket pat docker run -d -p 9000:9000 -v /var/run/docker.sock:/docker.sock crosbymichael/dockerui -e /docker.sock ``` +### Check the [wiki](//github.com/crosbymichael/dockerui/wiki) for more info about using dockerui + ### Stack * Angular.js * Flatstrap ( Flat Twitter Bootstrap )