mirror of
https://github.com/beetbox/beets.git
synced 2025-12-25 01:53:31 +01:00
Merge pull request #1967 from jackwilsdon/shields
Reorder shields and add new shields
This commit is contained in:
commit
95252a5b5a
1 changed files with 8 additions and 4 deletions
12
README.rst
12
README.rst
|
|
@ -1,11 +1,15 @@
|
|||
.. image:: https://travis-ci.org/beetbox/beets.svg?branch=master
|
||||
:target: https://travis-ci.org/beetbox/beets
|
||||
.. image:: http://img.shields.io/pypi/v/beets.svg
|
||||
:target: https://pypi.python.org/pypi/beets
|
||||
|
||||
.. image:: https://img.shields.io/pypi/dw/beets.svg
|
||||
:target: https://pypi.python.org/pypi/beets#downloads
|
||||
|
||||
.. image:: http://img.shields.io/codecov/c/github/beetbox/beets.svg
|
||||
:target: https://codecov.io/github/beetbox/beets
|
||||
|
||||
.. image:: http://img.shields.io/pypi/v/beets.svg
|
||||
:target: https://pypi.python.org/pypi/beets
|
||||
.. image:: https://travis-ci.org/beetbox/beets.svg?branch=master
|
||||
:target: https://travis-ci.org/beetbox/beets
|
||||
|
||||
|
||||
Beets is the media library management system for obsessive-compulsive music
|
||||
geeks.
|
||||
|
|
|
|||
Loading…
Reference in a new issue