1
0
mirror of https://github.com/docker/cli.git synced 2026-01-16 20:22:36 +03:00

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

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.