Skip to content

Commit 9323e66

Browse files
committed
Update badges
1 parent fb02786 commit 9323e66

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.rst

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11
tmuxp, a novel approach to manage `tmux(1)`_ (>= 1.8) workspaces through
22
`python objects`_, JSON or YAML.
33

4-
.. image:: https://badge.fury.io/py/tmuxp.png
4+
.. image:: https://img.shields.io/pypi/v/tmuxp.svg
55
:target: http://badge.fury.io/py/tmuxp
66

7-
.. image:: https://travis-ci.org/tony/tmuxp.png?branch=master
7+
.. image:: https://img.shields.io/travis/tony/tmuxp.svg
88
:target: https://travis-ci.org/tony/tmuxp
99

10-
.. image:: https://coveralls.io/repos/tony/tmuxp/badge.png?branch=master
10+
.. image:: https://img.shields.io/coveralls/tony/tmuxp.svg
1111
:target: https://coveralls.io/r/tony/tmuxp?branch=master
12+
13+
.. image:: https://img.shields.io/github/license/tony/tmuxp.svg
1214

1315
.. image:: https://raw.github.com/tony/tmuxp/master/doc/_static/tmuxp-dev-screenshot.png
1416
:scale: 100%

0 commit comments

Comments
 (0)