From 03d73eefcbe01375a869e37fae0e4382dc54d9fa Mon Sep 17 00:00:00 2001 From: Steven Loria Date: Tue, 12 Feb 2019 23:41:19 -0500 Subject: [PATCH] Use higher-quality badges from badgen --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5920116..1594567 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # FLEX -[![Build Status](https://travis-ci.org/pipermerriam/flex.png)](https://travis-ci.org/pipermerriam/flex) +[![Build Status](https://badgen.net/travis/pipermerriam/flex)](https://travis-ci.org/pipermerriam/flex) [![Documentation Status](https://readthedocs.org/projects/flex-swagger/badge/?version=latest)](https://readthedocs.org/projects/flex-swagger/?badge=latest) -[![PyPi version](https://img.shields.io/pypi/v/flex.svg)](https://pypi.python.org/pypi/flex) +[![PyPi version](https://badgen.net/pypi/v/flex)](https://pypi.org/project/flex/) [![PyPi downloads](https://img.shields.io/pypi/dm/flex.svg)](https://pypi.python.org/pypi/flex)