diff --git a/README.md b/README.md index f9b26265..41b83e7c 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,30 @@ # ReDoc +**OpenAPI/Swagger-generated API Reference Documentation** + [](https://travis-ci.org/Rebilly/ReDoc) [](https://coveralls.io/github/Rebilly/ReDoc?branch=master) [](https://APIs.guru) [](https://codeclimate.com/github/Rebilly/ReDoc) [](https://david-dm.org/Rebilly/ReDoc#info=devDependencies) [](https://waffle.io/Rebilly/ReDoc) [](https://www.npmjs.com/package/redoc) [](http://bower.io/) [](https://github.com/Rebilly/ReDoc/blob/master/LICENSE) [](https://saucelabs.com/u/redoc) -Swagger-generated API Reference Documentation + -[Live demo](http://rebilly.github.io/ReDoc/) +## [Live demo](http://rebilly.github.io/ReDoc/) + +## Roadmap + - [ ] docs pre-rendering (performance and SEO) + - [ ] ability to simple customization + - [ ] built-in API Console + +## Releases +We host latest and all the previous ReDoc releases on GitHub Pages-based **CDN**: +- `latest` release: https://rebilly.github.io/ReDoc/releases/latest/redoc.min.js +- particular release, e.g. `v0.16.1`: https://rebilly.github.io/ReDoc/releases/v0.16.0/redoc.min.js ## Deployment -#### tl;dr +### TL;DR + ```html @@ -21,28 +34,24 @@ Swagger-generated API Reference Documentation
-