Update 'README.md'

This commit is contained in:
jeff 2020-07-09 16:31:08 +00:00
parent d6c419b2a6
commit e1c087a5f8

View File

@ -57,3 +57,4 @@
* [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)
* [Organizing Database Access](https://www.alexedwards.net/blog/organising-database-access)