Merge pull request #28651 from YuPengZTE/devMD002

First header should be a top level header
This commit is contained in:
Vincent Demeester 2016-11-22 13:11:37 +01:00 committed by GitHub
commit 2a9b8737a5
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.