diff --git a/components/cli/README.md b/components/cli/README.md index 2b7d81fada..161686c0a6 100644 --- a/components/cli/README.md +++ b/components/cli/README.md @@ -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.