From 9127a02131cbda6546c640b78f906844d149793b Mon Sep 17 00:00:00 2001 From: Emile Date: Tue, 19 Nov 2019 19:43:38 +0100 Subject: [PATCH] Added go.dev (#2826) * Added go.dev * inserted the entry at the right position * Added a dot to the end of the sentence * This should be the correct order --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c67600ff..732410ff 100644 --- a/README.md +++ b/README.md @@ -2344,7 +2344,8 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [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 Report Card](https://goreportcard.com) - A report card for your Go package. +* [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. * [godoc.org](https://godoc.org/) - Documentation for open source Go packages. * [Golang Developer Jobs](https://golangjob.xyz) - Developer Jobs exclusivly for Golang related Roles.