|
1 | | -<p align="center"> |
2 | | - <img src="https://raw.githubusercontent.com/nullrunio/nullrun-sdk-python/master/docs/nullrun-logo.png" |
3 | | - alt="NullRun" width="320"/> |
4 | | -</p> |
5 | | - |
6 | 1 | <p align="center"> |
7 | 2 | <a href="https://pypi.org/project/nullrun/"><img |
8 | | - src="https://img.shields.io/pypi/v/nullrun?style=for-the-badge&logo=pypi&logoColor=white" |
| 3 | + src="https://img.shields.io/pypi/v/nullrun?style=flat&logo=pypi&logoColor=white" |
9 | 4 | alt="PyPI version"/></a> |
10 | 5 | <a href="https://pypi.org/project/nullrun/#files"><img |
11 | | - src="https://img.shields.io/pypi/pyversions/nullrun?style=for-the-badge&logo=python&logoColor=white" |
| 6 | + src="https://img.shields.io/pypi/pyversions/nullrun?style=flat&logo=python&logoColor=white" |
12 | 7 | alt="Python versions"/></a> |
13 | 8 | <a href="https://github.com/nullrunio/nullrun-sdk-python/blob/master/LICENSE"><img |
14 | | - src="https://img.shields.io/pypi/l/nullrun?style=for-the-badge" |
| 9 | + src="https://img.shields.io/pypi/l/nullrun?style=flat" |
15 | 10 | alt="License"/></a> |
16 | 11 | <a href="https://pypi.org/project/nullrun/"><img |
17 | | - src="https://img.shields.io/pypi/dm/nullrun?style=for-the-badge&color=blue" |
| 12 | + src="https://img.shields.io/pypi/dm/nullrun?style=flat&color=blue" |
18 | 13 | alt="Downloads"/></a> |
19 | 14 | </p> |
20 | 15 |
|
21 | 16 | <p align="center"> |
22 | 17 | <a href="https://github.com/nullrunio/nullrun-sdk-python/actions/workflows/ci.yml"><img |
23 | | - src="https://img.shields.io/github/actions/workflow/status/nullrunio/nullrun-sdk-python/ci.yml?style=for-the-badge&logo=github&label=CI" |
| 18 | + src="https://img.shields.io/github/actions/workflow/status/nullrunio/nullrun-sdk-python/ci.yml?style=flat&logo=github&label=CI" |
24 | 19 | alt="CI"/></a> |
25 | 20 | <a href="https://codecov.io/gh/nullrunio/nullrun-sdk-python"><img |
26 | | - src="https://img.shields.io/codecov/c/github/nullrunio/nullrun-sdk-python?style=for-the-badge&logo=codecov&logoColor=white" |
| 21 | + src="https://img.shields.io/codecov/c/github/nullrunio/nullrun-sdk-python?style=flat&logo=codecov&logoColor=white" |
27 | 22 | alt="Coverage"/></a> |
28 | 23 | <a href="https://github.com/nullrunio/nullrun-sdk-python"><img |
29 | | - src="https://img.shields.io/github/stars/nullrunio/nullrun-sdk-python?style=for-the-badge&logo=github" |
| 24 | + src="https://img.shields.io/github/stars/nullrunio/nullrun-sdk-python?style=flat&logo=github" |
30 | 25 | alt="Stars"/></a> |
31 | 26 | <a href="https://docs.nullrun.io"><img |
32 | | - src="https://img.shields.io/badge/docs-nullrun.io-0A66C2?style=for-the-badge&logo=readthedocs&logoColor=white" |
| 27 | + src="https://img.shields.io/badge/docs-nullrun.io-0A66C2?style=flat&logo=readthedocs&logoColor=white" |
33 | 28 | alt="Documentation"/></a> |
34 | 29 | </p> |
35 | 30 |
|
|
0 commit comments