Browse code

Add link to Docs README.

Linking to the docs readme to help would-be contributors discover the style guide and docs contribution guidelines.

Docker-DCO-1.1-Signed-off-by: Fred Lifton <fred.lifton@docker.com> (github: fredlf)

Fred Lifton authored on 2014/11/11 04:33:16
Showing 1 changed files
... ...
@@ -181,10 +181,10 @@ Contributing to Docker
181 181
 [![Build Status](https://ci.dockerproject.com/github.com/docker/docker/status.svg?branch=master)](https://ci.dockerproject.com/github.com/docker/docker)
182 182
 
183 183
 Want to hack on Docker? Awesome! There are instructions to get you
184
-started [here](CONTRIBUTING.md).
184
+started [here](CONTRIBUTING.md). If you'd like to contribute to the
185
+documentation, please take a look at this [README.md](https://github.com/docker/docker/blob/master/docs/README.md).
185 186
 
186
-They are probably not perfect, please let us know if anything feels
187
-wrong or incomplete.
187
+These instructions are probably not perfect, please let us know if anything feels wrong or incomplete.
188 188
 
189 189
 ### Legal
190 190