From 8d4f3ddcfd6f94c332d167e14699aaa2090a79b6 Mon Sep 17 00:00:00 2001 From: Daniel Smith Date: Sun, 27 Dec 2020 19:32:10 +0200 Subject: [PATCH] add link to ruby implementation (#58) Fixes: #53 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2caba01..b27ba93 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ free to jump in and give us your 2 cents! * Rust: [kdl-rs](https://github.com/kdl-org/kdl-rs) * JavaScript: [kdljs](https://github.com/kdl-org/kdljs) +* Ruby: [kdl-rb](https://github.com/jellymann/kdl-rb) ## Editor Support