diff --git a/README.md b/README.md index 8903120..2b845ba 100644 --- a/README.md +++ b/README.md @@ -297,6 +297,8 @@ Where to discover new Go libraries. ## Websites +* [Go Projects](https://code.google.com/p/go-wiki/wiki/Projects) - List of projects on the Go community wiki +* [godoc.org](http://godoc.org/) - Documentation for open source Go packages. * [r/Golang](http://www.reddit.com/r/golang) - News about Go. * [Trending Go repositories on GitHub today](https://github.com/trending?l=go) - Good place to find new Go libraries. * [Flipboard - Go Magazine](https://flipboard.com/section/the-golang-magazine-bVP7nS) - A collection of Go articles and tutorials.