Update README.md

This commit is contained in:
Favour Kelvin 2020-08-13 20:14:08 +01:00 committed by GitHub
parent a063738dd4
commit 9dd19fa7f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# redoc-cli # Redoc-cli
**[ReDoc](https://github.com/Redocly/redoc)'s Command Line Interface** Redoc CLI tool provides linting against a customizable ruleset, as well as bundling of the OpenAPI files into a single file. You can also preview the output of your docs with the Redocly API References through this tool.
## Installation ## Installation
You can use redoc cli by installing `redoc-cli` globally or using [npx](https://medium.com/@maybekatz/introducing-npx-an-npm-package-runner-55f7d4bd282b). You can use redoc cli by installing `redoc-cli` globally or using [npx](https://medium.com/@maybekatz/introducing-npx-an-npm-package-runner-55f7d4bd282b).