Add link to Code Review Comments

This commit is contained in:
jeff 2020-05-27 03:38:49 +00:00
parent 9a43574adb
commit d6c419b2a6

View File

@ -56,3 +56,4 @@
* [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)