From 0ccd57593f25bb3a5e2ea18b7ba30f76dbd8933c Mon Sep 17 00:00:00 2001 From: Ryan Frederich Date: Mon, 12 Aug 2024 15:27:57 -0700 Subject: [PATCH] pytest & lint status badges --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 210805c..5e76465 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +![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) +