Skip to content

Commit

Permalink
Simplified text on buttons.
Browse files Browse the repository at this point in the history
  • Loading branch information
andy-maier committed Sep 24, 2016
1 parent cbedb1c commit cfba12f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

[![PyPI version](https://img.shields.io/pypi/v/pywbem.svg?style=plastic&label=PyPI%20version)](https://pypi.python.org/pypi/pywbem)
[![Test on master](https://img.shields.io/travis/pywbem/pywbem/master.svg?style=plastic&label=test%20on%20master)](https://travis-ci.org/pywbem/pywbem/branches)
[![Coverage on master](https://img.shields.io/coveralls/pywbem/pywbem.svg?style=plastic&label=Coverage)](https://coveralls.io/r/pywbem/pywbem?branch=master)
[![Test](https://img.shields.io/travis/pywbem/pywbem/master.svg?style=plastic&label=Test)](https://travis-ci.org/pywbem/pywbem/branches)
[![Coverage](https://img.shields.io/coveralls/pywbem/pywbem.svg?style=plastic&label=Coverage)](https://coveralls.io/r/pywbem/pywbem?branch=master)

About this project
------------------
Expand Down

0 comments on commit cfba12f

Please sign in to comment.