From 11b61a467874167ea6d6013cb6469f9a88eab083 Mon Sep 17 00:00:00 2001 From: Jan Lerking Date: Tue, 14 Feb 2023 13:26:53 +0100 Subject: [PATCH] Updated link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce223a8..d748ebe 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ - After creating the new repo, you can replace the GLPv3 license with another license that suits you, if required. - Then start your golang project with go mod init. -Example Go project repo based on this template(https://GitHub.com/Lerking/test-go-project) +Example Go project repo based on this template [Test Go project](https://GitHub.com/Lerking/test-go-project) [![GitHub forks](https://img.shields.io/github/forks/Lerking/golang-repo-template.svg?style=social&label=Fork&maxAge=2592000)](https://GitHub.com/Lerking/golang-repo-template/forks/) [![GitHub stars](https://img.shields.io/github/stars/Lerking/golang-repo-template.svg?style=social&label=Star&maxAge=2592000)](https://GitHub.com/Lerking/golang-repo-template/stargazers/)