Browse Source

Badges badges badges badges

Mushroom?
pull/2/head
Chris Smith 7 years ago
parent
commit
9198bba9c3
1 changed files with 6 additions and 1 deletions
  1. 6
    1
      README.md

+ 6
- 1
README.md View File

@@ -1,6 +1,11 @@
1
-docker-rerun [![Build Status](https://semaphoreci.com/api/v1/csmith/docker-rerun/branches/master/badge.svg)](https://semaphoreci.com/csmith/docker-rerun)
1
+docker-rerun
2 2
 ===============================================================================
3 3
 
4
+[![Build Status](https://semaphoreci.com/api/v1/csmith/docker-rerun/branches/master/shields_badge.svg)](https://semaphoreci.com/csmith/docker-rerun)
5
+[![Code Coverage](https://coveralls.io/repos/github/csmith/docker-rerun/badge.svg)](https://coveralls.io/github/csmith/docker-rerun)
6
+[![PyPI](https://img.shields.io/pypi/v/docker-rerun.svg?maxAge=2592000)](https://pypi.python.org/pypi/docker-rerun)
7
+[![PyPI Downloads](https://img.shields.io/pypi/dm/docker-rerun.svg)](https://pypi.python.org/pypi/docker-rerun)
8
+
4 9
 `docker-rerun` is a small utility script that makes it easy to re-run docker
5 10
 containers using the same arguments you used previously.
6 11
 

Loading…
Cancel
Save