From c7ab9b4a5ce06094dd4fba53ec4475d1293ba0f3 Mon Sep 17 00:00:00 2001 From: Julien Bisconti Date: Wed, 12 Aug 2015 15:00:44 +0200 Subject: [PATCH] update README.md Add Awesome-docker list to docker resources. Signed-off-by: Julien Bisconti --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 86f45a3d86..04342fec51 100644 --- a/README.md +++ b/README.md @@ -293,3 +293,7 @@ Docker on Mac and Windows If you know of another project underway that should be listed here, please help us keep this list up-to-date by submitting a PR. + +Awesome-Docker +============== +You can find more projects, tools and articles related to Docker on the [awesome-docker list](https://github.com/veggiemonk/awesome-docker). Add your project there.