add link to ruby implementation (#5)

Add a link to the Ruby implementation under the implementations section.

See also:
https://github.com/kdl-org/kdl/issues/53
https://github.com/kdl-org/kdl/pull/58
This commit is contained in:
Daniel Smith 2020-12-28 00:35:00 +02:00 committed by GitHub
parent f15bef61ea
commit 71fe1715b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
* 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