From 4bec08b70dfd33f8b6ff48625dc448949635c220 Mon Sep 17 00:00:00 2001 From: Dani Smith Date: Sat, 16 Mar 2024 06:27:53 +0200 Subject: [PATCH] add swift and crystal to README (#384) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3e43e8b..b1bbfca 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,8 @@ free to jump in and give us your 2 cents! * Nim: [kdl-nim](https://github.com/Patitotective/kdl-nim) * Common Lisp: [kdlcl](https://github.com/chee/kdlcl) * Go: [gokdl](https://github.com/lunjon/gokdl), [kdl-go](https://github.com/sblinch/kdl-go) +* Swift: [kdl-swift](https://github.com/danini-the-panini/kdl-swift) +* Crystal: [kdl-cr](https://github.com/danini-the-panini/kdl-cr) ## Compatibility Test Suite