mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-10 19:06:34 +03:00
polish README
This commit is contained in:
parent
972e77fd79
commit
7166fd6322
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
## Roadmap
|
## Roadmap
|
||||||
- [ ] docs pre-rendering (performance and SEO)
|
- [ ] docs pre-rendering (performance and SEO)
|
||||||
- [ ] support for styling
|
- [ ] ability to simple customization
|
||||||
- [ ] built-in API Console
|
- [ ] built-in API Console
|
||||||
|
|
||||||
## Releases
|
## Releases
|
||||||
|
@ -24,6 +24,7 @@ We host latest and all the previous ReDoc releases on GitHub Pages-based **CDN**
|
||||||
## Deployment
|
## Deployment
|
||||||
|
|
||||||
### TL;DR
|
### TL;DR
|
||||||
|
|
||||||
```html
|
```html
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
|
@ -48,7 +49,7 @@ We host latest and all the previous ReDoc releases on GitHub Pages-based **CDN**
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
```
|
```
|
||||||
That's it!
|
That's all folks!
|
||||||
|
|
||||||
### 1. Install ReDoc (skip this step for CDN)
|
### 1. Install ReDoc (skip this step for CDN)
|
||||||
Install using [bower](bower.io):
|
Install using [bower](bower.io):
|
||||||
|
|
Loading…
Reference in New Issue
Block a user