diff --git a/README.md b/README.md index 78d5fae..779d175 100644 --- a/README.md +++ b/README.md @@ -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)