Update 'README.md'

This commit is contained in:
jeff 2020-04-02 13:26:30 +00:00
parent ba6daff849
commit 681e935a51

View File

@ -55,3 +55,4 @@
* [Practical Go by Dave Cheney](https://dave.cheney.net/practical-go/presentations/qcon-china.html)
* [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 Sequential Processes.pdf)