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
- [ ] docs pre-rendering (performance and SEO)
- [ ] support for styling
- [ ] ability to simple customization
- [ ] built-in API Console
## Releases
@ -24,6 +24,7 @@ We host latest and all the previous ReDoc releases on GitHub Pages-based **CDN**
## Deployment
### TL;DR
```html
<!DOCTYPE html>
<html>
@ -48,7 +49,7 @@ We host latest and all the previous ReDoc releases on GitHub Pages-based **CDN**
</body>
</html>
```
That's it!
That's all folks!
### 1. Install ReDoc (skip this step for CDN)
Install using [bower](bower.io):