From 6220971290e6676c8d01bc103b6e2bfd0a4b25b7 Mon Sep 17 00:00:00 2001 From: Ethan Paul <24588726+enpaul@users.noreply.github.com> Date: Thu, 26 Nov 2020 01:55:36 -0500 Subject: [PATCH] Fix shield links in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8daa195..eddcf84 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Simple REST-full application to serve as a ready-to-deploy OAuth2 and OpenID-Connect authentication provider -[![license](https://img.shields.io/pypi/l/keyosk)](https://opensource.org/licenses/MIT) -[![pypi-version](https://img.shields.io/pypi/v/keyosk)](https://pypi.org/project/tox-poetry-installer/) +[![license](https://img.shields.io/pypi/l/keyosk)](https://opensource.org/licenses/GPL-3.0) +[![pypi-version](https://img.shields.io/pypi/v/keyosk)](https://pypi.org/project/keyosk/) [![python-versions](https://img.shields.io/pypi/pyversions/keyosk)](https://www.python.org) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)