diff --git a/README.md b/README.md index 5dcf9e0..310adad 100644 --- a/README.md +++ b/README.md @@ -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