From c7aaf078c310bcf4bd42f59044f20149ac3266bb Mon Sep 17 00:00:00 2001 From: AOrps Date: Tue, 17 Oct 2023 20:45:58 -0400 Subject: [PATCH 1/2] removed the weird n at the beginning Signed-off-by: AOrps --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a2bfca2..20092ba 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -n[![Go](https://github.com/AOrps/rebxlance/actions/workflows/go.yml/badge.svg)](https://github.com/AOrps/rebxlance/actions/workflows/go.yml) +[![Go](https://github.com/AOrps/rebxlance/actions/workflows/go.yml/badge.svg)](https://github.com/AOrps/rebxlance/actions/workflows/go.yml) [![Go Report Card](https://goreportcard.com/badge/github.com/AOrps/rebxlance)](https://goreportcard.com/report/github.com/AOrps/rebxlance) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Maintainability](https://api.codeclimate.com/v1/badges/4e5372c279e42457ecfb/maintainability)](https://codeclimate.com/github/AOrps/rebxlance/maintainability) From 8d2284064487c7a9cd1226255ded0917e0b8daf5 Mon Sep 17 00:00:00 2001 From: AOrps Date: Tue, 17 Oct 2023 20:47:49 -0400 Subject: [PATCH 2/2] changed license Signed-off-by: AOrps --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 20092ba..81c3cd6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ [![Go](https://github.com/AOrps/rebxlance/actions/workflows/go.yml/badge.svg)](https://github.com/AOrps/rebxlance/actions/workflows/go.yml) [![Go Report Card](https://goreportcard.com/badge/github.com/AOrps/rebxlance)](https://goreportcard.com/report/github.com/AOrps/rebxlance) -[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) +![License](https://img.shields.io/github/license/AOrps/rebxlance) [![Maintainability](https://api.codeclimate.com/v1/badges/4e5372c279e42457ecfb/maintainability)](https://codeclimate.com/github/AOrps/rebxlance/maintainability) [![](https://img.shields.io/badge/Layout-Go%20Standard-informational)](https://github.com/golang-standards/project-layout) # rebxlance