From 0846290a7620c4a45034985da5f2bf66a1631895 Mon Sep 17 00:00:00 2001 From: Randall Winkhart Date: Fri, 9 May 2025 15:47:35 +0000 Subject: [PATCH] Add README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..22c13d6 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# go-boilerplate +This is a collection of functions that I use throughout many different projects. It is essentially my personal addition to the Go standard library. \ No newline at end of file