From 4055cdfe333c6c07be8ee77b34666f739d6f8e5e Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Sun, 13 Nov 2022 10:13:52 +0000 Subject: [PATCH] add pypi, license badges to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8f4a5af..bb8c8bd 100644 --- a/README.md +++ b/README.md @@ -1,3 +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/main/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/)