From 8a6deb669f155f911e759e0b1807827d3e77bd00 Mon Sep 17 00:00:00 2001 From: "J. N" Date: Fri, 15 Mar 2019 12:09:34 +0100 Subject: [PATCH] update badges --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 57608ca..4110d8e 100644 --- a/readme.md +++ b/readme.md @@ -1,9 +1,9 @@ # easybill_rest (py-ebrest) [![Generic badge](https://img.shields.io/badge/Version-0.1.5-important.svg)]() [![Generic badge](https://img.shields.io/badge/coverage-97%25-success.svg)]() -![PyPI - Python Version](https://img.shields.io/pypi/pyversions/py-ebrest.svg) -![GitHub](https://img.shields.io/github/license/bolZer/py-ebrest.svg) -![PyPI - Wheel](https://img.shields.io/pypi/wheel/py-ebrest.svg) +![PyPI - Python Version](https://img.shields.io/pypi/pyversions/easybill_rest.svg) +[![Generic badge](https://img.shields.io/badge/License-MIT-blue.svg)]() +[![Build Status](https://travis-ci.com/BolZer/py-ebrest.svg?branch=master)](https://travis-ci.com/BolZer/py-ebrest) `easybill_rest` is a library to work with the easybill REST API (https://www.easybill.de/api/) written in Python.