mirror of
https://github.com/beetbox/beets.git
synced 2025-12-06 16:42:42 +01:00
Reorder shields and add new shields
Reorder shields and add weekly PyPI downloads, GitHub issues and GitHub license shields.
This commit is contained in:
parent
91c8a30e55
commit
2a9305fba5
1 changed files with 14 additions and 4 deletions
18
README.rst
18
README.rst
|
|
@ -1,11 +1,21 @@
|
||||||
.. image:: https://travis-ci.org/beetbox/beets.svg?branch=master
|
.. image:: https://img.shields.io/github/license/beetbox/beets.svg
|
||||||
:target: https://travis-ci.org/beetbox/beets
|
:target: https://github.com/beetbox/beets/blob/master/LICENSE
|
||||||
|
|
||||||
|
.. image:: https://img.shields.io/github/issues/beetbox/beets.svg
|
||||||
|
:target: https://github.com/beetbox/beets/issues
|
||||||
|
|
||||||
|
.. 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
|
.. image:: http://img.shields.io/codecov/c/github/beetbox/beets.svg
|
||||||
:target: https://codecov.io/github/beetbox/beets
|
:target: https://codecov.io/github/beetbox/beets
|
||||||
|
|
||||||
.. image:: http://img.shields.io/pypi/v/beets.svg
|
.. image:: https://travis-ci.org/beetbox/beets.svg?branch=master
|
||||||
:target: https://pypi.python.org/pypi/beets
|
:target: https://travis-ci.org/beetbox/beets
|
||||||
|
|
||||||
|
|
||||||
Beets is the media library management system for obsessive-compulsive music
|
Beets is the media library management system for obsessive-compulsive music
|
||||||
geeks.
|
geeks.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue