From 61ac71b61e99a2aa345fe04d5bc68ef4a43c06d9 Mon Sep 17 00:00:00 2001 From: Sanchit Vijay Date: Tue, 9 Apr 2024 19:42:27 -0400 Subject: [PATCH] Update badges --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8ddd6ce..c81a6b5 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,11 @@

GRAG

-[![License: AGPL v3](https://img.shields.io/badge/License-AGPL_v3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0) +![GitHub License](https://img.shields.io/github/license/arjbingly/Capstone_5) +![Linting](https://img.shields.io/github/actions/workflow/status/arjbingly/Capstone_5/linting.yml?label=Docs&labelColor=yellow) +![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/arjbingly/Capstone_5/build_linting.yml?label=Linting) +![Static Badge](https://img.shields.io/badge/Tests-passing-darggreen) ![Static Badge](https://img.shields.io/badge/docstring%20style-google-yellow) ![Static Badge](https://img.shields.io/badge/linter%20-ruff-yellow) -![Linting](https://img.shields.io/github/actions/workflow/status/arjbingly/Capstone_5/ruff_linting.yml?label=Docs&labelColor=yellow) ![Static Badge](https://img.shields.io/badge/buildstyle-hatchling-purple?labelColor=white) ![Static Badge](https://img.shields.io/badge/codestyle-pyflake-purple?labelColor=white) ![GitHub Issues or Pull Requests](https://img.shields.io/github/issues-pr/arjbingly/Capstone_5)