We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14ca716 commit e994dbfCopy full SHA for e994dbf
README.md
@@ -1,5 +1,16 @@
1
# Python Loading SDK
2
3
+[![PyPI Version][pypi-image]][pypi-url]
4
+[![][versions-image]][versions-url]
5
+[![Build Status][build-image]][build-url]
6
+
7
+[pypi-image]: https://img.shields.io/pypi/v/python-loading-sdk
8
+[pypi-url]: https://pypi.org/project/python-loading-sdk/
9
+[versions-image]: https://img.shields.io/pypi/pyversions/python-loading-sdk
10
+[versions-url]: https://pypi.org/project/python-loading-sdk/
11
+[build-image]: https://github.com/hnrkcode/python-loading-sdk/actions/workflows/build.yaml/badge.svg
12
+[build-url]: https://github.com/hnrkcode/python-loading-sdk/actions/workflows/build.yaml
13
14
## How to install
15
16
```
0 commit comments