diff --git a/README.md b/README.md index fc72af3..34e9cf6 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ -# basic-http-routing-in-golang -A simple look at some basic ways of getting HTTP routing of GET requests in Go. +# Basic HTTP Routing in Golang +This repository is the example project used in my website post [basic-http-routing-in-golang](https://github.com/leothelocust/website/blob/leothelocust-golang-post/posts/basic-http-routing-in-golang.md)