add gocryforhelp (#1036)

* add gocryforhelp

* fix sort
master
Kirill Danshin 8 years ago committed by GitHub
parent 9ce000ec12
commit 11ab5e5ddf

@ -1339,6 +1339,7 @@ Where to discover new Go libraries.
* [Go Blog](http://blog.golang.org) - The official Go blog.
* [Go Forum](https://forum.golangbridge.org) - Forum to discuss Go.
* [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-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.

Loading…
Cancel
Save