shithub: aubio

Download patch

ref: b31a91c1c720445de742fd039b7ba491011b3e65
parent: bd973b052ad95d0c611a05d336e43831a52799cd
parent: b39a6766db3ba13ec092c65eb2a5d4203c635591
author: Paul Brossier <piem@piem.org>
date: Sun Mar 26 13:49:46 EDT 2017

Merge branch 'master' into awhitening

--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
 [![Appveyor build status](https://ci.appveyor.com/api/projects/status/f3lhy3a57rkgn5yi?svg=true)](https://ci.appveyor.com/project/piem/aubio "Appveyor build status")
 [![Landscape code health](https://landscape.io/github/aubio/aubio/master/landscape.svg?style=flat)](https://landscape.io/github/aubio/aubio/master "Landscape code health")
 [![Documentation Status](https://readthedocs.org/projects/aubio/badge/?version=latest)](http://aubio.readthedocs.io/en/latest/?badge=latest "Documentation status")
-[![Commits since last release](https://img.shields.io/github/commits-since/aubio/aubio/0.4.4.svg?maxAge=2592000)](https://github.com/aubio/aubio "Commits since last release")
+[![Commits since last release](https://img.shields.io/github/commits-since/aubio/aubio/0.4.4.svg)](https://github.com/aubio/aubio "Commits since last release")
 
 aubio is a library to label music and sounds. It listens to audio signals and
 attempts to detect events. For instance, when a drum is hit, at which frequency
@@ -74,8 +74,7 @@
     ./setup.py build
 
 See also the [manual](https://aubio.org/manual/latest/) for more information
-about [compiling](https://aubio.org/manual/latest/building.html) and
-[installing](https://aubio.org/manual/latest/installing.html).
+about [installing aubio](https://aubio.org/manual/latest/installing.html).
 
 Credits and Publications
 ------------------------