From 5e5adae30416b87b35b07865d4ce850c3c4b7263 Mon Sep 17 00:00:00 2001 From: Maksim Date: Tue, 27 Dec 2022 11:24:33 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2fd70f2..cb6c659 100644 --- a/README.md +++ b/README.md @@ -124,6 +124,7 @@ Contributions are always welcome! - [ ] [A tour of Go](https://tour.golang.org) - [ ] [Go by Example](https://gobyexample.com) +- [ ] [Go Tutorials & Examples](https://gosamples.dev) - [ ] [Learn Go with Tests](https://quii.gitbook.io/learn-go-with-tests/) - [ ] [Getting up and running with Go](http://www.golangprograms.com) - [ ] [Effective Go](https://golang.org/doc/effective_go.html)