mirror of
https://github.com/Redocly/redoc.git
synced 2025-04-04 08:54:27 +03:00
README updates
This commit is contained in:
parent
d3bbfbf163
commit
0493f62f0b
|
@ -1,15 +1,15 @@
|
|||
# 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/)
|
||||
|
||||
|
||||
## CDN
|
||||
|
@ -59,7 +59,7 @@ Alternatively, you can **reference redoc directly** from CDN:
|
|||
|
||||
|
||||
#### 2. Reference redoc script in HTML
|
||||
For CDN:
|
||||
For **CDN**:
|
||||
```html
|
||||
<script src="https://rebilly.github.io/ReDoc/releases/latest/redoc.min.js"> </script>
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue
Block a user