First header should be a top level header

Signed-off-by: yupeng <yu.peng36@zte.com.cn>
This commit is contained in:
yupeng 2016-11-21 17:08:28 +08:00
parent b58a973b18
commit 4e4541540f
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
## Go client for the Docker Remote API # Go client for the Docker Remote API
The `docker` command uses this package to communicate with the daemon. It can also be used by your own Go applications to do anything the command-line interface does  running containers, pulling images, managing swarms, etc. The `docker` command uses this package to communicate with the daemon. It can also be used by your own Go applications to do anything the command-line interface does  running containers, pulling images, managing swarms, etc.