From 16ac7be03167567189c74117fa2f3fcc5c91d581 Mon Sep 17 00:00:00 2001 From: Kyle Quest Date: Mon, 11 Sep 2017 14:09:15 -0700 Subject: [PATCH] blog post link --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index afee54a..b716a91 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ This is a basic layout for Go application projects. It represents the most commo Clone the repository, keep what you need and delete everything else! +[Go Project Layout](https://medium.com/golang-learn/go-project-layout-e5213cdcfaa2) - additional background information. + ## Go Directories ### `/cmd`