diff --git a/README.md b/README.md index 53a98cbc..03adb5ec 100644 --- a/README.md +++ b/README.md @@ -2989,6 +2989,7 @@ _**Unofficial** set of patterns for structuring projects._ * [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. +* [Go Proverbs](https://go-proverbs.github.io/) - Go Proverbs by Rob Pike. * [Go Report Card](https://goreportcard.com) - A report card for your Go package. * [go.dev](https://go.dev/) - A hub for Go developers. * [gocryforhelp](https://github.com/ninedraft/gocryforhelp) - Collection of Go projects that needs help. Good place to start your open-source way in Go.