Skip to content

Commit 93cd118

Browse files
adjust license badges
1 parent ed9cb8c commit 93cd118

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<div align="center">
44

55
[![GitHub](https://badgen.net/badge/icon/github?icon=github&label)](https://github.com/btschwertfeger/python-kraken-sdk)
6-
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-orange.svg)](https://www.gnu.org/licenses/gpl-3.0)
6+
[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
77
[![Generic badge](https://img.shields.io/badge/python-3.11+-blue.svg)](https://shields.io/)
88
[![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)
99

docs/links.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
.. |GitHub badge| image:: https://badgen.net/badge/icon/github?icon=github&label
1515
:target: https://github.com/btschwertfeger/python-kraken-sdk
1616
:alt: GitHub
17-
.. |License badge| image:: https://img.shields.io/badge/License-GPLv3-orange.svg
18-
:target: https://www.gnu.org/licenses/gpl-3.0
17+
.. |License badge| image:: https://img.shields.io/badge/License-Apache_2.0-blue.svg
18+
:target: https://opensource.org/licenses/Apache-2.0
1919
:alt: License
2020
.. |PyVersions badge| image:: https://img.shields.io/badge/python-3.11+-blue.svg
2121
:target: https://github.com/btschwertfeger/python-kraken-sdk

0 commit comments

Comments
 (0)