From a1867a881df49b79537e91795b1afe03e565a64f Mon Sep 17 00:00:00 2001 From: Drew Bednar Date: Sat, 16 Nov 2024 12:15:22 -0500 Subject: [PATCH] Correct readme --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 4ff213b..9bd0cfb 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,3 @@ -# go_wtf_dial - # Go WTF Dial This was a series that strives to teach by building a real web application in go lang. Documented on https://www.gobeyond.dev/wtf-dial/ with source code available at https://github.com/benbjohnson/wtf?ref=gobeyond.dev