Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
SkyLothar committed May 5, 2015
1 parent aac7736 commit c6af0b1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ This lib aims to provide a Human friendly interface for subprocess.

If you need piped subprocesses, give envoy_ a try.

.. image:: https://travis-ci.org/SkyLothar/shcmd.svg?branch=master
.. image:: https://img.shields.io/travis/SkyLothar/shcmd/master.svg?style=flat-square
:target: https://travis-ci.org/SkyLothar/shcmd
.. image:: https://img.shields.io/coveralls/SkyLothar/shcmd/master.svg
.. image:: https://img.shields.io/coveralls/SkyLothar/shcmd/master.svg?style=flat-square
:target: https://coveralls.io/r/SkyLothar/shcmd
.. image:: https://pypip.in/version/shcmd/badge.svg?style=flat
.. image:: https://img.shields.io/pypi/v/shcmd.svg?style=flat-square
:target: https://pypi.python.org/pypi/shcmd

Usage
Expand Down

0 comments on commit c6af0b1

Please sign in to comment.