From 097b4f1551ff3bb5075d98a1f8c3a6cfda3add10 Mon Sep 17 00:00:00 2001 From: Winni Neessen Date: Wed, 22 Sep 2021 17:41:48 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6bcd975..0b9380e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # A "Automated Password Generator"-clone ![Go workflow](https://github.com/wneessen/apg-go/actions/workflows/go.yml/badge.svg) -![CodeQL workflow](https://github.com/wneessen/apg-go/actions/workflows/codeql-analysis.yml/badge.svg) +![CodeQL workflow](https://github.com/wneessen/apg-go/actions/workflows/codeql-analysis.yml/badge.svg) buy ma a coffee _apg-go_ is a simple APG-like password generator written in Go. It tries to replicate the functionality of the @@ -211,4 +211,4 @@ _apg-go_ replicates some of the parameters of the original APG. Some parameters ## Contributors Thanks to the following people for contributing to the apg-go codebase: -* [Romain Tartière](https://github.com/smortex) \ No newline at end of file +* [Romain Tartière](https://github.com/smortex)