add pypi, license badges to readme

This commit is contained in:
onyx-and-iris 2022-11-13 10:13:52 +00:00
parent d132ee7563
commit 4055cdfe33

View File

@ -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/)