From a71ff3780658b58be4274aa664a21ada1f39aa0a Mon Sep 17 00:00:00 2001 From: Favour Kelvin <39309699+fakela@users.noreply.github.com> Date: Thu, 13 Aug 2020 18:58:40 +0100 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cbb800a7..e794f38a 100644 --- a/README.md +++ b/README.md @@ -200,7 +200,10 @@ Also you may rewrite some predefined environment variables defined in [Dockerfil ## ReDoc CLI -[See here](https://github.com/Redocly/redoc/blob/master/cli/README.md) +[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 + +## 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. ## Community Edition(CE) vs Premium Edition(PE)