Update 'README.md'

This commit is contained in:
jeff 2020-10-08 15:18:17 +00:00
parent e1c087a5f8
commit beb165a7e3

View File

@ -58,3 +58,6 @@
* [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)
# Tools
* [JSON-to-Go](https://mholt.github.io/json-to-go/) - This tool will convert a piece of JSON to a Go struct