Adding a new Go community to the list of websites (#2355)

* Adding a new Go community to the list of websites

* Update README.md
This commit is contained in:
Milica 2019-02-04 12:43:34 +01:00 committed by Cássio Botaro
parent da5246ae87
commit abfc560f89

View File

@ -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.