📝 Make badges link to something (#7)

This commit is contained in:
2025-03-13 08:45:31 +01:00
committed by GitHub
parent a94ffb6729
commit cd444d51d1

View File

@@ -1,11 +1,11 @@
<div align="center"> <div align="center">
<h1>Pycord REST</h1> <h1>Pycord REST</h1>
![PyPI - Version](https://img.shields.io/pypi/v/pycord-rest-bot) [![PyPI - Version](https://img.shields.io/pypi/v/pycord-rest-bot)](https://pypi.org/project/pycord-rest-bot/)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pycord-rest-bot) [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pycord-rest-bot)](https://pypi.org/project/pycord-rest-bot/)
![PyPI - Types](https://img.shields.io/pypi/types/pycord-rest-bot) [![PyPI - Types](https://img.shields.io/pypi/types/pycord-rest-bot)](https://pypi.org/project/pycord-rest-bot/)
![PyPI - License](https://img.shields.io/pypi/l/pycord-rest-bot) [![PyPI - License](https://img.shields.io/pypi/l/pycord-rest-bot)](https://pypi.org/project/pycord-rest-bot/)
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/Paillat-dev/pycord-rest/CI.yaml) [![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/Paillat-dev/pycord-rest/CI.yaml)](https://github.com/Paillat-dev/pycord-rest/actions/workflows/CI.yaml)
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/Paillat-dev/pycord-rest/main.svg)](https://results.pre-commit.ci/latest/github/Paillat-dev/pycord-rest/main) [![pre-commit.ci status](https://results.pre-commit.ci/badge/github/Paillat-dev/pycord-rest/main.svg)](https://results.pre-commit.ci/latest/github/Paillat-dev/pycord-rest/main)
A lightweight wrapper for Discord's HTTP interactions and webhook events using py-cord A lightweight wrapper for Discord's HTTP interactions and webhook events using py-cord