Skip to content

Commit 1230530

Browse files
committed
Add badge
1 parent df05653 commit 1230530

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
Base theme for Docpress. See [docpress] for documentation.
44

5-
[![Status](https://travis-ci.org/docpress/docpress-base.svg?branch=master)](https://travis-ci.org/docpress/docpress-base "See test builds")
5+
![Last version](https://img.shields.io/github/tag/docpress/docpress-base.svg?style=flat-square)
6+
[![Build Status](http://img.shields.io/travis/docpress/docpress-base/master.svg?style=flat-square)](https://travis-ci.org/docpress/docpress-base)
7+
[![Coverage Status](https://img.shields.io/coveralls/docpress/docpress-base.svg?style=flat-square)](https://coveralls.io/github/docpress/docpress-base)
8+
[![Dependency status](http://img.shields.io/david/docpress/docpress-base.svg?style=flat-square)](https://david-dm.org/docpress/docpress-base)
9+
[![Dev Dependencies Status](http://img.shields.io/david/dev/docpress/docpress-base.svg?style=flat-square)](https://david-dm.org/docpress/docpress-base#info=devDependencies)
10+
[![NPM Status](http://img.shields.io/npm/dm/docpress-base.svg?style=flat-square)](https://www.npmjs.org/package/docpress-base)
11+
612

713
[docpress]: https://github.com/docpress/docpress

0 commit comments

Comments
 (0)