From 32a7869376d25d750fa081fc89d2cf20937dec1d Mon Sep 17 00:00:00 2001 From: Raventric <78981416+Ravencentric@users.noreply.github.com> Date: Mon, 18 Mar 2024 02:03:38 +0530 Subject: [PATCH] chore(readme): add badges (#6) * fix: add readme badges * docs: readme badges --- README.md | 12 ++++++++++++ docs/index.md | 12 ++++++++++++ 2 files changed, 24 insertions(+) diff --git a/README.md b/README.md index 26f3153..8f98d25 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,18 @@

+
+ +[![PyPI - Version](https://img.shields.io/pypi/v/pyanilist?link=https%3A%2F%2Fpypi.org%2Fproject%2Fpyanilist%2F)](https://pypi.org/project/pyanilist/) +![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pyanilist) +![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/Ravencentric/pyanilist/release.yml) +![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/ravencentric/pyanilist/test.yml?label=tests&link=https%3A%2F%2Fgithub.com%2FRavencentric%2Fpyanilist%2Factions%2Fworkflows%2Ftest.yml) +![License](https://img.shields.io/github/license/Ravencentric/pyanilist) +![Checked with mypy](https://www.mypy-lang.org/static/mypy_badge.svg) +![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json) + +
+ ## Table Of Contents * [About](#about) diff --git a/docs/index.md b/docs/index.md index 7f9c3b6..7285e68 100644 --- a/docs/index.md +++ b/docs/index.md @@ -10,6 +10,18 @@

+
+ +[![PyPI - Version](https://img.shields.io/pypi/v/pyanilist?link=https%3A%2F%2Fpypi.org%2Fproject%2Fpyanilist%2F)](https://pypi.org/project/pyanilist/) +![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pyanilist) +![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/Ravencentric/pyanilist/release.yml) +![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/ravencentric/pyanilist/test.yml?label=tests&link=https%3A%2F%2Fgithub.com%2FRavencentric%2Fpyanilist%2Factions%2Fworkflows%2Ftest.yml) +![License](https://img.shields.io/github/license/Ravencentric/pyanilist) +![Checked with mypy](https://www.mypy-lang.org/static/mypy_badge.svg) +![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json) + +
+ ## About