diff --git a/README.md b/README.md index fd01eb1..c35e46e 100644 --- a/README.md +++ b/README.md @@ -9,12 +9,11 @@ an HTTP Request far away [![Build Status](https://travis-ci.org/CognitionGuidedSurgery/restflow.svg?branch=master)](https://travis-ci.org/CognitionGuidedSurgery/restflow) -[![Downloads](https://pypip.in/download/restflow/badge.svg)](https://pypi.python.org/pypi/restflow/) -[![Latest Version](https://pypip.in/version/restflow/badge.svg)](https://pypi.python.org/pypi/restflow/) -[![Supported Python versions](https://pypip.in/py_versions/restflow/badge.svg)](https://pypi.python.org/pypi/restflow/) -[![Development Status](https://pypip.in/status/restflow/badge.svg)](https://pypi.python.org/pypi/restflow/) -[![Download format](https://pypip.in/format/restflow/badge.svg)](https://pypi.python.org/pypi/restflow/) -[![License](https://pypip.in/license/restflow/badge.svg)](https://pypi.python.org/pypi/restflow/) +[![Latest Version](https://img.shields.io/pypi/v/restflow.svg)](https://pypi.python.org/pypi/restflow/) +[![Supported Python versions](https://img.shields.io/pypi/pyversions/restflow.svg)](https://pypi.python.org/pypi/restflow/) +[![Development Status](https://img.shields.io/pypi/status/restflow.svg)](https://pypi.python.org/pypi/restflow/) +[![Download format](https://img.shields.io/pypi/format/restflow.svg)](https://pypi.python.org/pypi/restflow/) +[![License](https://img.shields.io/pypi/l/restflow.svg)](https://pypi.python.org/pypi/restflow/) Author: Alexander Weigl Nicolai Schoch @@ -38,4 +37,4 @@ part of ongoing research within the SFB/TRR 125 (Cognition-Guided Surgery). ## Installation, Getting Started and Documentation -Please see the [documentation on readthedocs.org](http://restflow.readthedocs.org) \ No newline at end of file +Please see the [documentation on readthedocs.org](http://restflow.readthedocs.org)