diff --git a/README.md b/README.md index ee4c7b97..c8adf968 100644 --- a/README.md +++ b/README.md @@ -3120,6 +3120,7 @@ _**Unofficial** set of patterns for structuring projects._ * [Awesome Remote Job](https://github.com/lukasz-madon/awesome-remote-job) - Curated list of awesome remote jobs. A lot of them are looking for Go hackers. * [awesome-awesomeness](https://github.com/bayandin/awesome-awesomeness) - List of other amazingly awesome lists. * [awesome-go-extra](https://github.com/xwjdsh/awesome-go-extra) - Parse awesome-go README file and generate a new README file with repo info. +* [Coding Mystery](https://codingmystery.com) - Solve exciting escape-room-inspired programming challenges using Go. * [CodinGame](https://www.codingame.com/) - Learn Go by solving interactive tasks using small games as practical examples. * [Go Blog](https://blog.golang.org) - The official Go blog. * [Go Code Club](https://www.youtube.com/watch?v=nvoIPQYdx9g&list=PLEcwzBXTPUE_YQR7R0BRtHBYJ0LN3Y0i3) - A group of Gophers read and discuss a different Go project every week.