From 1b03ea2f1b7c7789d0f90d44fb541b524de93960 Mon Sep 17 00:00:00 2001 From: jeff Date: Wed, 5 Oct 2022 15:48:50 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7d79d97..03546ac 100644 --- a/README.md +++ b/README.md @@ -65,3 +65,7 @@ # Tools * [JSON-to-Go](https://mholt.github.io/json-to-go/) - This tool will convert a piece of JSON to a Go struct. This [functionality](https://www.jetbrains.com/help/go/working-with-json.html#generate-struct-fields) is a feauture in the GoLand IDE. + +# Find Libraries +* [LibHunt](https://go.libhunt.com/) +