First header should be a top level header

Signed-off-by: yupeng <yu.peng36@zte.com.cn>
Upstream-commit: 4e4541540f
Component: cli
This commit is contained in:
yupeng
2016-11-21 17:08:28 +08:00
parent d5535f5557
commit e3969c2cea

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.