Skip to content
This repository was archived by the owner on Mar 23, 2020. It is now read-only.

Commit b1f1090

Browse files
committed
[README] badges updates
1 parent 8f52445 commit b1f1090

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,19 @@
22

33
Swiss army knife for interacting with the STEEM blockchain.
44

5+
[![rtd master](https://readthedocs.org/projects/piston/badge/?version=latest)](http://piston.readthedocs.io/en/latest/)
6+
[![codecov](https://codecov.io/gh/xeroc/piston/branch/master/graph/badge.svg)](https://codecov.io/gh/xeroc/piston)
57
[![Travis master](https://travis-ci.org/xeroc/piston.png?branch=master)](https://travis-ci.org/xeroc/piston)
68
[![Travis develop](https://travis-ci.org/xeroc/piston.png?branch=develop)](https://travis-ci.org/xeroc/piston)
9+
710
[![PyPI](https://img.shields.io/pypi/dm/steem-piston.svg?maxAge=2592000)]()
811
[![PyPI](https://img.shields.io/pypi/dw/steem-piston.svg?maxAge=2592000)]()
9-
[![PyPI](https://img.shields.io/pypi/dd/steem.-pistonsvg?maxAge=2592000)]()
12+
13+
**Develop**
14+
15+
[![docs develop](https://readthedocs.org/projects/piston/badge/?version=develop)](http://piston.readthedocs.io/en/develop/)
16+
[![Travis develop](https://travis-ci.org/xeroc/piston.png?branch=develop)](https://travis-ci.org/xeroc/piston)
17+
[![codecov develop](https://codecov.io/gh/xeroc/piston/branch/develop/graph/badge.svg)](https://codecov.io/gh/xeroc/piston)
1018

1119
## Quick-Start
1220

0 commit comments

Comments
 (0)