From 32017430c3f33e3079097aade598bc5b2d0a9f04 Mon Sep 17 00:00:00 2001 From: Ryan Frederich Date: Mon, 19 Aug 2024 12:30:46 -0700 Subject: [PATCH 1/2] more badges! --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8af63f1..702f090 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ ![pytest](https://github.com/ryansurf/cli-surf/actions/workflows/pytest.yml/badge.svg) ![linter](https://github.com/ryansurf/cli-surf/actions/workflows/linter.yml/badge.svg) [![codecov](https://codecov.io/github/ryansurf/cli-surf/graph/badge.svg?token=N8CAIUXMJG)](https://codecov.io/github/ryansurf/cli-surf) +![GitHub last commit](https://img.shields.io/github/last-commit/ryansurf/cli-surf) +[![License](https://img.shields.io/:license-mit-blue.svg?style=flat-square)](https://badges.mit-license.org) +

From ea84627355ba0b5bf9bed172246fc5e7c45a74ab Mon Sep 17 00:00:00 2001 From: Ryan Frederich Date: Mon, 19 Aug 2024 12:49:54 -0700 Subject: [PATCH 2/2] last commit badge --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 702f090..86598c1 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,6 @@ ![linter](https://github.com/ryansurf/cli-surf/actions/workflows/linter.yml/badge.svg) [![codecov](https://codecov.io/github/ryansurf/cli-surf/graph/badge.svg?token=N8CAIUXMJG)](https://codecov.io/github/ryansurf/cli-surf) ![GitHub last commit](https://img.shields.io/github/last-commit/ryansurf/cli-surf) -[![License](https://img.shields.io/:license-mit-blue.svg?style=flat-square)](https://badges.mit-license.org) -