Update README.md

This commit is contained in:
Will Sargent 2014-08-08 10:21:58 -07:00
parent 1ad0c63286
commit af04166ae0

View file

@ -1,6 +1,6 @@
# Docker Cheat Sheet
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.
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 [README.md](https://github.com/wsargent/docker-cheat-sheet/blob/master/README.md), and then on the "pen writing" icon to edit.
* [Why](https://github.com/wsargent/docker-cheat-sheet#why)
* [I just want a dev environment](https://github.com/wsargent/docker-cheat-sheet#tldr-i-just-want-a-dev-environment)