diff --git a/README.md b/README.md index 212fdc1..59a4ec9 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ free to jump in and give us your 2 cents! ## Implementations -* Rust: [kdl-rs](https://github.com/kdl-org/kdl-rs) and [knuffel](https://crates.io/crates/knuffel/) (latter includes derive macro) +* Rust: [kdl-rs](https://github.com/kdl-org/kdl-rs), [knuffel](https://crates.io/crates/knuffel/) (latter includes derive macro), and [kaydle](https://github.com/Lucretiel/kaydle) (serde-based) * JavaScript: [kdljs](https://github.com/kdl-org/kdljs) * Ruby: [kdl-rb](https://github.com/danini-the-panini/kdl-rb) * Dart: [kdl-dart](https://github.com/danini-the-panini/kdl-dart)