diff --git a/README.md b/README.md index ee64e39108..c9cbc92e30 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,9 @@ Prism has been integrated into the majority of Ruby runtimes, many libraries, an * [CRuby](https://github.com/ruby/ruby/pull/7964) (via C) * [Garnet](https://github.com/camertron/garnet-js) (via WASM) +* [Human-Ruby](https://github.com/joedupuis/human-ruby) (via Spreadsheet) * [JRuby](https://github.com/jruby/jruby/pull/8103) (via Java) +* [MRuby](https://github.com/mruby/mruby) (via C) * [Natalie](https://github.com/natalie-lang/natalie/pull/1213) (via C++ and Ruby) * [Opal](https://github.com/opal/opal/pull/2642) (via Ruby and WASM) * [TruffleRuby](https://github.com/truffleruby/truffleruby/issues/3117) (via Java)