polish README

This commit is contained in:
Roman Hotsiy 2016-07-29 13:39:09 +03:00
parent 972e77fd79
commit 7166fd6322
No known key found for this signature in database
GPG Key ID: 5CB7B3ACABA57CB0

View File

@ -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):