diff --git a/README.md b/README.md index b950e11..ce223a8 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ - 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) + [![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/) [![GitHub watchers](https://img.shields.io/github/watchers/Lerking/golang-repo-template.svg?style=social&label=Watch&maxAge=2592000)](https://GitHub.com/Lerking/golang-repo-template/watchers/)