From 9c13c742142db9051aa1a4c751e5c73ebfa67038 Mon Sep 17 00:00:00 2001 From: raul Date: Sun, 21 Jan 2024 18:40:35 +0100 Subject: [PATCH] Added README.md --- 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..841d7c9 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# golang-exercises + +These are the exercises I'm using to practice writing Go, they may or may not be poorly written, but it's better than nothing