diff --git a/README.md b/README.md index 19ac85c..41c65d0 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@

Pycord REST

-![PyPI - Version](https://img.shields.io/pypi/v/pycord-rest-bot) -![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pycord-rest-bot) -![PyPI - Types](https://img.shields.io/pypi/types/pycord-rest-bot) -![PyPI - License](https://img.shields.io/pypi/l/pycord-rest-bot) -![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/Paillat-dev/pycord-rest/CI.yaml) +[![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)](https://pypi.org/project/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)](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)](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) A lightweight wrapper for Discord's HTTP interactions and webhook events using py-cord