Merge pull request #328 from Emsu/master

Added missing space to README.md
This commit is contained in:
Victor Marmol 2014-11-26 01:27:21 +08:00
commit a2fcb61e14

View File

@ -50,7 +50,7 @@ See the [documentation](docs/web.md) for more details.
cAdvisor exposes its raw and processed stats via a versioned remote REST API. See the API's [documentation](docs/api.md) for more information.
There is also an official Go client implementation in the [client](client/) directory. See the[documentation](docs/clients.md) for more information.
There is also an official Go client implementation in the [client](client/) directory. See the [documentation](docs/clients.md) for more information.
## Roadmap