From 7bfdbe8581f489aebdc53dc0fb1c98ada4753720 Mon Sep 17 00:00:00 2001 From: Kenny Grant Date: Thu, 13 Apr 2017 03:22:40 +0100 Subject: [PATCH] Added Golang News to websites (#1367) * Added Golang News to websites * Sacrifice to the CI Gods --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e010b956..15bf37da 100644 --- a/README.md +++ b/README.md @@ -1518,6 +1518,7 @@ Where to discover new Go libraries. * [Go Projects](https://github.com/golang/go/wiki/Projects) - List of projects on the Go community wiki. * [gocryforhelp](https://github.com/ninedraft/gocryforhelp) - A collection of Go projects that needs help. Good place to start your open-source way in Go. * [godoc.org](https://godoc.org/) - Documentation for open source Go packages. +* [Golang News](https://golangnews.com) - Links and news about Go programming. * [golang-graphics](https://github.com/mholt/golang-graphics) - A collection of Go images, graphics, and art. * [golang-nuts](https://groups.google.com/forum/#!forum/golang-nuts) - Go mailing list. * [Google Plus Community](https://plus.google.com/communities/114112804251407510571) - The Google+ community for #golang enthusiasts.