From ceb13d45735eb22c7470b723bbe6eb0eb27f65ec Mon Sep 17 00:00:00 2001 From: Dylan Pulver <35541198+dylanpulver@users.noreply.github.com> Date: Thu, 1 Aug 2024 15:43:13 -0400 Subject: [PATCH] Add More Badges Add more badges to the README file: Downloads, Build Status, License, PyPI Version, Python Versions, Coverage --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 06593f1..a38ddb8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,11 @@ [![safety](https://cdn.safetycli.com/images/cli_readme_header.png)](https://docs.safetycli.com/) [![Downloads](https://static.pepy.tech/badge/safety/month)](https://pepy.tech/project/safety) +![Build Status](https://github.com/pyupio/safety/actions/workflows/main.yml/badge.svg) +![License](https://img.shields.io/github/license/pyupio/safety) +![PyPI Version](https://img.shields.io/pypi/v/safety) +![Python Versions](https://img.shields.io/pypi/pyversions/safety) +![Coverage](https://img.shields.io/codecov/c/github/pyupio/safety) > [!NOTE] > [Come and join us at SafetyCLI](https://apply.workable.com/safety/). We are hiring for various roles.