diff --git a/README.md b/README.md index 1667816..9444b7f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Intro (for people new to Go) +# Intro (for people new to Golang) - Check out [A Tour of Go](https://tour.golang.org/welcome/1) to learn Go syntax - Download Go [Downloads](https://golang.org/dl/) - Walk through [How to Write Go Code](https://golang.org/doc/code.html) to learn how to fetch, build, and install Go code on your local machine