From dcb33444478e782e1cf237eef07af1fd06e238ca Mon Sep 17 00:00:00 2001 From: Tim Heuer Date: Thu, 17 Feb 2022 20:41:36 -0800 Subject: [PATCH] Update readme with badges [skip ci] --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 2edfdee..3d074f8 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +[![Build](https://github.com/timheuer/AddActionsWorkflow/actions/workflows/build.yaml/badge.svg)](https://github.com/timheuer/AddActionsWorkflow/actions/workflows/build.yaml) +![GitHub last commit](https://img.shields.io/github/last-commit/timheuer/AddActionsWorkflow) + # AddActionsWorkflow This is a very simple menu command that executes the `dotnet new workflow` command from within Visual Studio on the solution directory location.