From 913f77cb4699de92ecb141d71edd717160a92679 Mon Sep 17 00:00:00 2001 From: Jean-Marc MEESSEN Date: Tue, 2 Jun 2020 08:16:04 +0200 Subject: [PATCH] Added reference to aHam Go library --- notes/enableGo.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/notes/enableGo.md b/notes/enableGo.md index 6f47846..b96f233 100644 --- a/notes/enableGo.md +++ b/notes/enableGo.md @@ -41,5 +41,5 @@ Cobra documentation available at https://github.com/spf13/cobra/blob/master/cobr ## Parsing 2 * [Effective text parsing in golang](https://medium.com/@TobiasSchmidt89/effective-text-parsing-in-golang-163d13784288) -## Parsing 2 -* [Effective text parsing in golang](https://medium.com/@TobiasSchmidt89/effective-text-parsing-in-golang-163d13784288) +## Amateur related Golang libray +* https://github.com/tzneal/ham-go \ No newline at end of file