mirror of
https://github.com/Redocly/redoc.git
synced 2025-04-04 17:04:22 +03:00
Update and add badges
This commit is contained in:
parent
e2469dc2c5
commit
08eadb604f
16
README.md
16
README.md
|
@ -1,11 +1,15 @@
|
|||
# ReDoc
|
||||
[![travis-ci-status]](https://travis-ci.org/Rebilly/ReDoc) [![coverage-status-badge]](https://coveralls.io/github/Rebilly/ReDoc?branch=master) [![code-climate-badge]](https://codeclimate.com/github/Rebilly/ReDoc) [![dev-dependency-badge]](https://david-dm.org/Rebilly/ReDoc#info=devDependencies) [![license-badge]](https://github.com/Rebilly/ReDoc/blob/master/LICENSE)
|
||||
[](https://travis-ci.org/Rebilly/ReDoc) [](https://coveralls.io/github/Rebilly/ReDoc?branch=master) [](https://codeclimate.com/github/Rebilly/ReDoc) [](https://david-dm.org/Rebilly/ReDoc#info=devDependencies)
|
||||
|
||||
[](https://www.npmjs.com/package/swagger-parser) [](http://bower.io/) [](https://github.com/Rebilly/ReDoc/blob/master/LICENSE)
|
||||
|
||||
[](https://saucelabs.com/u/redoc)
|
||||
|
||||
Swagger-generated API Reference Documentation
|
||||
|
||||
**Under development**
|
||||
|
||||
[Live demo][demo]
|
||||
[Live demo](http://rebilly.github.io/ReDoc/)
|
||||
|
||||
## Running locally
|
||||
1. Clone repository
|
||||
|
@ -18,11 +22,3 @@ Swagger-generated API Reference Documentation
|
|||
5. Start the server
|
||||
`npm start`
|
||||
6. Open `http://localhost:9000`
|
||||
|
||||
|
||||
[travis-ci-status]: https://travis-ci.org/Rebilly/ReDoc.svg?branch=master "TravisCI Status"
|
||||
[license-badge]: https://img.shields.io/github/license/rebilly/redoc.svg "Github license"
|
||||
[coverage-status-badge]:https://coveralls.io/repos/Rebilly/ReDoc/badge.svg?branch=master&service=github) "Coverage Status"
|
||||
[dev-dependency-badge]: https://david-dm.org/Rebilly/ReDoc/dev-status.svg
|
||||
[code-climate-badge]: https://codeclimate.com/github/Rebilly/ReDoc/badges/gpa.svg "Code Climate"
|
||||
[demo]: http://rebilly.github.io/ReDoc/
|
||||
|
|
Loading…
Reference in New Issue
Block a user