mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 09:58:31 +07:00
Add coveralls badge
This commit is contained in:
@@ -2,10 +2,16 @@
|
||||
|
||||
**Project documentation with Markdown.**
|
||||
|
||||
[](https://travis-ci.org/tomchristie/mkdocs)
|
||||
[![Build Status][travis-image]][travis-link]
|
||||
[![Coverage Status][coveralls-image]][coveralls-link]
|
||||
|
||||
Background: https://groups.google.com/forum/#!topic/django-rest-framework/YJ6J3jocGlo
|
||||
|
||||
**See in progress docs: [www.mkdocs.org](http://www.mkdocs.org)**
|
||||
|
||||
Project roadmap: [https://github.com/tomchristie/mkdocs/wiki](https://github.com/tomchristie/mkdocs/wiki)
|
||||
|
||||
[travis-image]: https://travis-ci.org/tomchristie/mkdocs.png?branch=master
|
||||
[travis-link]: https://travis-ci.org/tomchristie/mkdocs
|
||||
[coveralls-image]: https://coveralls.io/repos/tomchristie/mkdocs/badge.png
|
||||
[coveralls-link]: https://coveralls.io/r/tomchristie/mkdocs
|
||||
|
||||
Reference in New Issue
Block a user