Skip to content

Commit

Permalink
added coverage badge
Browse files Browse the repository at this point in the history
  • Loading branch information
bmcfee committed Feb 13, 2015
1 parent abf8702 commit 56771b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -3,6 +3,7 @@ librosa
A python package for music and audio analysis. The primary purpose of librosa is to implement common tools for low- and high-level signal-based music analysis.

[![Build Status](https://travis-ci.org/bmcfee/librosa.png)](http://travis-ci.org/bmcfee/librosa)
[![Coverage Status](https://coveralls.io/repos/bmcfee/librosa/badge.svg)](https://coveralls.io/r/bmcfee/librosa)
[![PyPI](https://img.shields.io/pypi/v/librosa.svg)](https://pypi.python.org/pypi/librosa)
[![License](https://img.shields.io/pypi/l/librosa.svg)](https://github.com/bmcfee/librosa/blob/master/LICENSE)
[![DOI](https://zenodo.org/badge/doi/10.5072/zenodo.12714.png)](http://dx.doi.org/10.5072/zenodo.12714)
Expand Down

0 comments on commit 56771b7

Please sign in to comment.