From c3993a76e01b93fdde93ba747b042ab7c703ce30 Mon Sep 17 00:00:00 2001 From: Braeden Sowinski Date: Wed, 16 Feb 2022 14:04:52 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 33c5ae5..6434089 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# School Management API [![asdasd](https://pkg.go.dev/badge/golang.org/x/example.svg)](https://go.dev/) +# School Management API [![GoLang](https://pkg.go.dev/badge/golang.org/x/example.svg)](https://go.dev/) The backend API for a school management system accessible by staff and students.