From 31f79d3aeed832b5a23f487e9aca511f7202353a Mon Sep 17 00:00:00 2001 From: Onyx and Iris Date: Sun, 13 Nov 2022 10:39:28 +0000 Subject: [PATCH] Update README.md fix license badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a4a1614..59a7038 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ [![PyPI version](https://badge.fury.io/py/streamlabsio.svg)](https://badge.fury.io/py/streamlabsio) -[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://github.com/onyx-and-iris/streamlabs-socketio-py/blob/dev/LICENSE) +[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/onyx-and-iris/streamlabs-socketio-py/blob/dev/LICENSE) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) [![Imports: isort](https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336)](https://pycqa.github.io/isort/)