Skip to content

Commit f64ed99

Browse files
committed
Added badges to README
1 parent 630bfc0 commit f64ed99

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
[![PyPI](https://img.shields.io/pypi/v/ultra-piston.svg?style=for-the-badge&logo=pypi&color=orange&logoColor=white)](https://pypi.org/project/ultra-piston/)
2+
[![Github Releases](https://img.shields.io/github/v/release/Jiggly-Balls/ultra-piston?color=orange&include_prereleases&label=Latest%20Release&logo=github&sort=semver&style=for-the-badge&logoColor=white)](https://github.com/Jiggly-Balls/ultra-piston/releases)
3+
[![Downloads](https://img.shields.io/pypi/dm/ultra-piston?label=Downloads%20/%20Month&color=orange&logo=pypi&logoColor=white&style=for-the-badge)](https://pypi.org/project/ultra-piston/)
4+
[![PyPI Downloads](https://img.shields.io/pepy/dt/ultra-piston?label=Total%20Downloads&color=orange&logo=pypi&logoColor=white&style=for-the-badge)](https://pepy.tech/projects/ultra-piston)
5+
[![License](https://img.shields.io/github/license/Jiggly-Balls/ultra-piston?color=orange&logo=c&logoColor=white&style=for-the-badge)](https://github.com/Jiggly-Balls/ultra-piston/blob/main/LICENSE)
6+
[![Docs](https://img.shields.io/readthedocs/ultra-piston?color=orange&logo=readthedocs&logoColor=white&style=for-the-badge)](https://ultra-piston.readthedocs.io/en/latest/)
7+
![Versions](https://img.shields.io/badge/Python-3.10%20%7C%203.11%20%7C%203.12%20%7C%203.13-blue?color=orange&logo=python&logoColor=white&style=for-the-badge)
8+
19
# Ultra Piston
210
An all-in-one wrapper for the [Piston API](https://piston.readthedocs.io/en/latest/) in Python.
311

@@ -69,8 +77,8 @@ asyncio.run(main())
6977

7078
## 🔗 Links
7179

72-
Documentation - API Reference & Guide: https://ultra-piston.readthedocs.io/en/latest/index.html
73-
PyPI Page: https://pypi.org/project/ultra-piston/
80+
- API Reference & Guide: https://ultra-piston.readthedocs.io/en/latest/index.html/
81+
- PyPI Page: https://pypi.org/project/ultra-piston/
7482

7583
## 📄 License
7684

0 commit comments

Comments
 (0)