Skip to content

Commit

Permalink
Merge pull request #767 from prisae/patch-1
Browse files Browse the repository at this point in the history
DOC: Change suggested badge colour
  • Loading branch information
pv authored Oct 28, 2018
2 parents 57c386d + 614135d commit ec7bccc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ The latest release can be installed from PyPI using::
Are you using ``asv``? Consider adding a badge to your project's
README like this:

.. image:: http://img.shields.io/badge/benchmarked%20by-asv-green.svg?style=flat
.. image:: http://img.shields.io/badge/benchmarked%20by-asv-blue.svg?style=flat

By using the following markdown::

[![asv](http://img.shields.io/badge/benchmarked%20by-asv-green.svg?style=flat)](http://your-url-here/)
[![asv](http://img.shields.io/badge/benchmarked%20by-asv-blue.svg?style=flat)](http://your-url-here/)

License: `BSD three-clause license
<http://opensource.org/licenses/BSD-3-Clause>`__.
Expand Down

0 comments on commit ec7bccc

Please sign in to comment.