diff --git a/README.md b/README.md index 15ecf13..2decdd2 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,7 @@ of some examples of KDL in the wild (either v1, v2, or both): | Java | [kdl4j](https://github.com/hkolbeck/kdl4j) | ✅ | ✖️ | | | JavaScript | [@bgotink/kdl](https://github.com/bgotink/kdl) | ✅ | ✅ | Format/comment-preserving parser | | JavaScript | [@virtualstate/kdl](https://github.com/virtualstate/kdl) | ✅ | ✖️ | query only, JSX based | -| JavaScript | [kdljs](https://github.com/kdl-org/kdljs) | ✅ | ✖️ | | +| JavaScript | [kdljs](https://github.com/kdl-org/kdljs) | ✅ | ✅ | | | Lua | [kdlua](https://github.com/danini-the-panini/kdlua) | ✅ | ✖️ | | | Nim | [kdl-nim](https://github.com/Patitotective/kdl-nim) | ✅ | ✖️ | | | OCaml | [ocaml-kdl](https://github.com/eilvelia/ocaml-kdl) | ✅ | ✅ | |