From 3e6f6bbf1dd569d19b15418a9006ed2cc35803aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=BCrkan=20Kaymak?= <7164005+gurkankaymak@users.noreply.github.com> Date: Sat, 28 Mar 2020 21:35:27 +0300 Subject: [PATCH] added go port to the README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 945820a8..11d9aee9 100644 --- a/README.md +++ b/README.md @@ -88,6 +88,7 @@ to merge it in. - [C++ port](#c-port) - [JavaScript port](#javascript-port) - [C# port](#c-port-1) + - [Go port](#go-port) - [Linting tool](#linting-tool) - [Online playground](#online-playground) @@ -901,6 +902,10 @@ format. * https://github.com/mockersf/hocon.rs +#### Go port + + * https://github.com/gurkankaymak/hocon + #### Linting tool * A web based linting tool http://www.hoconlint.com/