From 843beb99a51725aecba2850f9147dfb755de6f8f Mon Sep 17 00:00:00 2001 From: Corey Powell Date: Tue, 14 Sep 2021 09:48:26 -0500 Subject: [PATCH] Added Elixir implementation to list (#156) Fixes: #155 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c64d31f..4e2d429 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ free to jump in and give us your 2 cents! * Java: [kdl4j](https://github.com/hkolbeck/kdl4j) * PHP: [kdl-php](https://github.com/kdl-org/kdl-php) * Python: [kdl-py](https://github.com/daeken/kdl-py) +* Elixir: [kuddle](https://github.com/IceDragon200/kuddle) ## Compatibility Test Suite