From 93cd118455c34b47d86d8fd41aa2c8013a0bb413 Mon Sep 17 00:00:00 2001 From: Benjamin Thomas Schwertfeger Date: Sun, 22 Oct 2023 15:31:21 +0200 Subject: [PATCH] adjust license badges --- README.md | 2 +- docs/links.rst | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 609fe7ed..f9742584 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@
[![GitHub](https://badgen.net/badge/icon/github?icon=github&label)](https://github.com/btschwertfeger/python-kraken-sdk) -[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-orange.svg)](https://www.gnu.org/licenses/gpl-3.0) +[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![Generic badge](https://img.shields.io/badge/python-3.11+-blue.svg)](https://shields.io/) [![Downloads](https://static.pepy.tech/personalized-badge/python-kraken-sdk?period=total&units=abbreviation&left_color=grey&right_color=orange&left_text=downloads)](https://pepy.tech/project/python-kraken-sdk) diff --git a/docs/links.rst b/docs/links.rst index 59e36b0b..1987ef85 100644 --- a/docs/links.rst +++ b/docs/links.rst @@ -14,8 +14,8 @@ .. |GitHub badge| image:: https://badgen.net/badge/icon/github?icon=github&label :target: https://github.com/btschwertfeger/python-kraken-sdk :alt: GitHub -.. |License badge| image:: https://img.shields.io/badge/License-GPLv3-orange.svg - :target: https://www.gnu.org/licenses/gpl-3.0 +.. |License badge| image:: https://img.shields.io/badge/License-Apache_2.0-blue.svg + :target: https://opensource.org/licenses/Apache-2.0 :alt: License .. |PyVersions badge| image:: https://img.shields.io/badge/python-3.11+-blue.svg :target: https://github.com/btschwertfeger/python-kraken-sdk