diff --git a/README.md b/README.md index f19d2632..153f080d 100644 --- a/README.md +++ b/README.md @@ -2088,6 +2088,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [CodinGame](https://www.codingame.com/) - Learn Go by solving interactive tasks using small games as practical examples. * [Go Blog](http://blog.golang.org) - The official Go blog. * [Go Challenge](http://golang-challenge.org/) - Learn Go by solving problems and getting feedback from Go experts. +* [Go Community on Hashnode](https://hashnode.com/n/go) - Community of Gophers on Hashnode. * [Go Forum](https://forum.golangbridge.org) - Forum to discuss Go. * [Go In 5 Minutes](https://www.goin5minutes.com/) - 5 minute screencasts focused on getting one thing done. * [Go Projects](https://github.com/golang/go/wiki/Projects) - List of projects on the Go community wiki.