From 4b8db120ef534dde1a005c10744796c4bc612a8d Mon Sep 17 00:00:00 2001 From: matsumoto-r Date: Sat, 1 Dec 2012 00:10:06 -0800 Subject: [PATCH] Updated Related Projects (markdown) --- Related-Projects.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Related-Projects.md b/Related-Projects.md index b5e8300..ecd41a9 100644 --- a/Related-Projects.md +++ b/Related-Projects.md @@ -6,12 +6,13 @@ ## Web Interfaces -* [mod_mruby](https://github.com/matsumoto-r/mod_mruby) Apache module like mod_lua by [matsumoto-r](https://github.com/matsumoto-r) -* [ngx_mruby](https://github.com/matsumoto-r/ngx_mruby) Nginx module like lua-nginx-module by [matsumoto-r](https://github.com/matsumoto-r) +* [mod_mruby](https://github.com/matsumoto-r/mod_mruby) Apache module like mod_lua by [matsumoto_r](https://github.com/matsumoto-r) +* [ngx_mruby](https://github.com/matsumoto-r/ngx_mruby) Nginx module like lua-nginx-module by [matsumoto_r](https://github.com/matsumoto-r) * [MobiRuby](http://mobiruby.org/) Ruby + iOS = Super awesome! by [masuidrive](https://github.com/masuidrive) ## Language Bindings * [go-mruby](https://github.com/mattn/go-mruby) go-mruby make interface to embed mruby into go by [mattn](https://github.com/mattn) * [php-mruby](https://github.com/chobie/php-mruby) Wow, this php performs mruby! by [chobie](https://github.com/chobie) -* [mRuby](https://github.com/tokuhirom/mRuby.pm) mruby binding for perl5 by [tokuhirom](https://github.com/tokuhirom) \ No newline at end of file +* [mRuby](https://github.com/tokuhirom/mRuby.pm) mruby binding for perl5 by [tokuhirom](https://github.com/tokuhirom) +* [mruby-on-Lua](https://github.com/matsumoto-r/mruby-on-Lua) mruby on Lua by [matsumoto_r](https://github.com/matsumoto-r) \ No newline at end of file