From 6bdfa918a8cc82723e76c5a3fbcb49d2b9ac75e4 Mon Sep 17 00:00:00 2001 From: Jan Lerking Date: Tue, 14 Feb 2023 13:33:53 +0100 Subject: [PATCH] Crearifying stuff. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 42cd6ea..5e73cd6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Go repo template - You can use this template to create a new golang repo. + - Start by forking this template repo to you own github page. + - Then create a new repo on your github page, using this repo template. - __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.