Update README.md

This commit is contained in:
2025-07-28 21:52:25 +00:00
parent 3c14981337
commit 2a33118702

View File

@@ -59,7 +59,7 @@
* [Less is exponentially more](https://commandcenter.blogspot.com/2012/06/less-is-exponentially-more.html)
* [Getting to Go: The Journey of Go's Garbage Collector](https://blog.golang.org/ismmkeynote)
* [Communicating Sequential Processes](./Communicating%20Sequential%20Processes.pdf)
* [Code Review Comments](https://github.com/golang/go/wiki/CodeReviewComments)
* [Code Review Comments](https://go.dev/wiki/CodeReviewComments)
* [Organizing Database Access](https://www.alexedwards.net/blog/organising-database-access)
* [What's in a Name](https://talks.golang.org/2014/names.slide#1)
* [When in Go, Do as Gophers Do](https://talks.golang.org/2014/readability.slide#1)