From 8ce7d0a13dfd62dedf39a21d574f7b137ae1a6d4 Mon Sep 17 00:00:00 2001 From: Jan Lerking Date: Tue, 14 Feb 2023 12:43:29 +0100 Subject: [PATCH] update. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 55453db..b950e11 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ - You can use this template to create a new golang repo. - __Note:__ This template is not a golang project, it is a template for creating a new golang repo. Also the README file here only works with ___public___ repos. + After creating a new repo, you will need to change the README file to suit your needs. All badges with repo references must be updated to point to your new repo. Otherwise you'll see info from the template repo instead. If you create a ___private___ repo, you will need to change the README file to suit your needs. Badges referencing a repo can only be seen on ___public___ repos. ___Private___ repos are not visible to the badge service. - __Note:__ The wakatime badge requires a wakatime account. - After creating the new repo, you can replace the GLPv3 license with another license that suits you, if required.