doc/index.rst: add number of commits since last release, use https
authorPaul Brossier <piem@piem.org>
Sat, 27 Aug 2016 15:43:37 +0000 (17:43 +0200)
committerPaul Brossier <piem@piem.org>
Sat, 27 Aug 2016 15:43:37 +0000 (17:43 +0200)
doc/index.rst

index 3f17e52..7e5af32 100644 (file)
@@ -71,10 +71,14 @@ Current status
    :target: https://landscape.io/github/aubio/aubio/master
    :alt: Landscape code health
 
-.. image:: http://readthedocs.org/projects/aubio/badge/?version=latest
+.. image:: https://readthedocs.org/projects/aubio/badge/?version=latest
    :target: http://aubio.readthedocs.io/en/latest/?badge=latest
    :alt: Documentation status
 
+.. image:: https://img.shields.io/github/commits-since/aubio/aubio/0.4.3.svg?maxAge=2592000
+   :target: https://github.com/aubio/aubio
+   :alt: Commits since last release
+
 * `Travis Continuous integration page <https://travis-ci.org/aubio/aubio>`_
 * `Appveyor Continuous integration page <https://ci.appveyor.com/project/piem/aubio>`_
 * `Landscape python code validation <https://landscape.io/github/aubio/aubio/master>`_