From 2fd2691d845bf46a0606cc259cfcd689c33d5ebe Mon Sep 17 00:00:00 2001 From: Michael Overmeyer Date: Sat, 3 Mar 2018 15:54:50 +0000 Subject: [PATCH 1/2] Switched broken pypip.in badges to shields.io --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index fd01eb1..9c22773 100644 --- a/README.md +++ b/README.md @@ -9,12 +9,12 @@ 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/) +[![Downloads](https://img.shields.io/pypi/dm/restflow.svg +[![Latest Version](https://img.shields.io/pypi/v/restflow.svg +[![Supported Python versions](https://img.shields.io/pypi/pyversions/restflow.svg +[![Development Status](https://img.shields.io/pypi/status/restflow.svg +[![Download format](https://img.shields.io/pypi/format/restflow.svg +[![License](https://img.shields.io/pypi/l/restflow.svg Author: Alexander Weigl Nicolai Schoch From 90f341af69e8610bb5a3d450c736d48b57bbf1cf Mon Sep 17 00:00:00 2001 From: Michael Overmeyer Date: Sat, 3 Mar 2018 17:24:04 +0000 Subject: [PATCH 2/2] Update README.md My apologies. My automated process made mistakes for your repo. I have manually fixed it. --- README.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 9c22773..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://img.shields.io/pypi/dm/restflow.svg -[![Latest Version](https://img.shields.io/pypi/v/restflow.svg -[![Supported Python versions](https://img.shields.io/pypi/pyversions/restflow.svg -[![Development Status](https://img.shields.io/pypi/status/restflow.svg -[![Download format](https://img.shields.io/pypi/format/restflow.svg -[![License](https://img.shields.io/pypi/l/restflow.svg +[![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)