From dab036a87d1555bc38b9c006bc159f639c443fbe Mon Sep 17 00:00:00 2001 From: Will Sargent Date: Tue, 5 Aug 2014 13:09:00 -0700 Subject: [PATCH] Add better description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 214cc56..a232904 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Docker Cheat Sheet -NOTE: 534 stars, 106 forks. I love you all. Please contribute tips and edits back to this cheat sheet -- email's will.sargent@gmail.com and you can treat gists like git repositories and send git diffs. +NOTE: This used to be a gist that continually expanded. It's now a github project because it's considerably easier for other people to edit, fix and expand on Docker using Github. Just click "edit" on README.md in the browser and it will do the rest. * [Why](https://gist.github.com/wsargent/7049221#why) * [I just want a dev environment](https://gist.github.com/wsargent/7049221#tldr-i-just-want-a-dev-environment)