From 1bf57cd588f5c582e454d4f5d92ca6e56f847dac Mon Sep 17 00:00:00 2001 From: Favour Kelvin <39309699+fakela@users.noreply.github.com> Date: Thu, 13 Aug 2020 17:31:34 +0100 Subject: [PATCH] Updating Readme.md 1) comparison of features of the community edition vs. premium --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 435ce9fc..56096053 100644 --- a/README.md +++ b/README.md @@ -202,6 +202,19 @@ Also you may rewrite some predefined environment variables defined in [Dockerfil [See here](https://github.com/Redocly/redoc/blob/master/cli/README.md) +## Community Edition(CE) vs Premium Edition(PE) + +Redocly offers two different editions: the [Community Edition (CE)](https://redoc.ly/redoc) and the [Premium Edition (PE)](https://redoc.ly/pricing). They offer the same easily deployable API documentation, on your website, fully supporting OpenAPI v2 and OpenAPI v3., but the difference is the limited features which is only available in the Premium Edition. + +The **Redocly CE** is free and open source and is aimed at developers and teams who are looking to create easily deployable API documentation. The **Redocly CE** benefits are: +* [Redoc](https://redoc.ly/redoc) Simple to set up: No server required and fully customizable theme. +* [Openapi-cli](https://redoc.ly/openapi-cli)validate a multi-file OpenAPI definition + +The **Redocly PE** comes in the starter versions and the paid versions. The **Redocly PE** benefits are: +* [Reference documentation](https://redoc.ly/reference-docs) Easily create, style, and manage your API documentation with advanced developer friendly features +* [Developer Portal (Beta)](https://redoc.ly/developer-portal) Where docs-as-code meets docs-as-marketing +* [Workflows](https://redoc.ly/workflows) Build, maintain, and automatically update your API documentation in the cloud + ## Configuration ### Security Definition location