From 74136ab1b8734410256102c23584720a267c9d50 Mon Sep 17 00:00:00 2001 From: mattn Date: Tue, 18 Dec 2012 22:17:19 -0800 Subject: [PATCH] Updated Related Projects (markdown) --- Related-Projects.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Related-Projects.md b/Related-Projects.md index 2646a9e..4557ea3 100644 --- a/Related-Projects.md +++ b/Related-Projects.md @@ -28,4 +28,8 @@ * [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) -* [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 +* [mruby-on-Lua](https://github.com/matsumoto-r/mruby-on-Lua) mruby on Lua by [matsumoto_r](https://github.com/matsumoto-r) + +## Hobby + +* [mysql-mruby](https://github.com/mattn/mysql-mruby) embeded mruby into mysql by [mattn] \ No newline at end of file