From 990155f728a3a7d170f431453ea7c7a5d7cde29a Mon Sep 17 00:00:00 2001 From: Dan Anglin Date: Thu, 19 Mar 2020 01:28:41 +0000 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..be659ac --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Go Laboratory + +A collection of small Go projects created from experimentation or tutorials. \ No newline at end of file