Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyarr committed Jun 30, 2017
1 parent d29cb66 commit 6e6157b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
# jenkins_badges
jenkins_badges
================
A teeny tiny flask server that provides badge images based on data from jenkins

Supported Badges
----------------
- coverage, e.g ![Example Result](https://img.shields.io/badge/coverage-82.75%25-brightgreen.svg?maxAge=30)
- coverage, e.g
.. image:: https://img.shields.io/badge/coverage-82.75%25-brightgreen.svg?maxAge=30


Requirements
Expand Down

0 comments on commit 6e6157b

Please sign in to comment.