From 9f10522717225ecadfea167b47d444d2bc8921a9 Mon Sep 17 00:00:00 2001 From: sblinch Date: Tue, 17 Oct 2023 09:23:57 -0700 Subject: [PATCH] Add kdl-go to README.md (#336) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5da2c95..78cfcb7 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ free to jump in and give us your 2 cents! * OCaml: [ocaml-kdl](https://github.com/Bannerets/ocaml-kdl) * Nim: [kdl-nim](https://github.com/Patitotective/kdl-nim) * Common Lisp: [kdlcl](https://github.com/chee/kdlcl) -* Go: [gokdl](https://github.com/lunjon/gokdl) +* Go: [gokdl](https://github.com/lunjon/gokdl), [kdl-go](https://github.com/sblinch/kdl-go) ## Compatibility Test Suite