diff --git a/README.md b/README.md index e794f38a..323c3686 100644 --- a/README.md +++ b/README.md @@ -200,7 +200,7 @@ Also you may rewrite some predefined environment variables defined in [Dockerfil ## ReDoc CLI -[ReDoc CLI](https://github.com/Redocly/redoc/blob/master/cli/README.md) can be installed as a development dependency in your project to generate documentation for your API specification +[ReDoc CLI](https://github.com/Redocly/redoc/blob/master/cli/README.md) tool is used to lint and bundle your OpenAPI definition(s). It can be installed as a development dependency in your project to generate documentation for your API specification ## create-openapi-repo [create-openapi-repo](https://github.com/Redocly/create-openapi-repo) `cli` tool is used for splitting a single OpenAPI definition file into multiple files (compatible with version 3x only). You can also use this `cli` tool to start a new API definition.