From 004fa06f6606e1017b0de02f7ad14bc326a30b76 Mon Sep 17 00:00:00 2001 From: Favour Kelvin <39309699+fakela@users.noreply.github.com> Date: Thu, 27 Aug 2020 17:55:34 +0100 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Jan Brašna --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1a1971a7..42e070f3 100644 --- a/README.md +++ b/README.md @@ -202,8 +202,8 @@ Also you may rewrite some predefined environment variables defined in [Dockerfil [ReDoc CLI](https://github.com/Redocly/redoc/blob/master/cli/README.md) tool is used to lint and bundle your OpenAPI definition into **zero-dependency** HTML file. It can be installed as a development dependency in your project. -## Create-openapi-repo -[Create-openapi-repo](https://github.com/Redocly/create-openapi-repo) tool is used for splitting a single OpenAPI definition file into multiple files organized in folders. You can also use this tool to start a new API definition and validate your OpenAPI definition. +## Generator for GH repo +[create-openapi-repo](https://github.com/Redocly/create-openapi-repo) tool is used for splitting a single OpenAPI definition file into multiple files organized in folders. You can also use this tool to start a new API definition and validate your OpenAPI definition. ## Community Edition(CE) vs Premium Edition(PE)