add link to ruby implementation

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-27 19:25:14 +02:00 committed by GitHub
parent 7e4d8fefec
commit dc2e33b81c
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