From 3dd13c8e0018cc61fa55ddd28434cc813242633e Mon Sep 17 00:00:00 2001 From: Geoff O'Donnell Date: Thu, 21 Mar 2024 09:48:51 -0400 Subject: [PATCH] Updates README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 2fd9088..e358269 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # powershell-otpauth-module +[![dev-ci](https://github.com/geoffodonnell/powershell-otpauth-module/actions/workflows/ci-cd.yml/badge.svg?branch=develop&event=push)](https://github.com/geoffodonnell/powershell-otpauth-module/actions/workflows/ci-cd.yml) +[![main-ci](https://github.com/geoffodonnell/powershell-otpauth-module/actions/workflows/ci-cd.yml/badge.svg?branch=main&event=push)](https://github.com/geoffodonnell/powershell-otpauth-module/actions/workflows/ci-cd.yml) + # Overview One Time Password Authentication Tools for PowerShell