瀏覽代碼

Merge pull request #9071 from fredlf/add-docs-readme

Add link to Docs README.
James Turnbull 10 年之前
父節點
當前提交
2ff203f0a6
共有 1 個文件被更改,包括 4 次插入3 次删除
  1. 4 3
      README.md

+ 4 - 3
README.md

@@ -181,10 +181,11 @@ Contributing to Docker
 [![Build Status](https://ci.dockerproject.com/github.com/docker/docker/status.svg?branch=master)](https://ci.dockerproject.com/github.com/docker/docker)
 [![Build Status](https://ci.dockerproject.com/github.com/docker/docker/status.svg?branch=master)](https://ci.dockerproject.com/github.com/docker/docker)
 
 
 Want to hack on Docker? Awesome! There are instructions to get you
 Want to hack on Docker? Awesome! There are instructions to get you
-started [here](CONTRIBUTING.md).
+started [here](CONTRIBUTING.md). If you'd like to contribute to the
+documentation, please take a look at this [README.md](https://github.com/docker/docker/blob/master/docs/README.md).
 
 
-They are probably not perfect, please let us know if anything feels
-wrong or incomplete.
+These instructions are probably not perfect, please let us know if anything
+feels wrong or incomplete.
 
 
 ### Legal
 ### Legal