From 4c69decbfe3f561078c081855cd35a77a145c9d5 Mon Sep 17 00:00:00 2001 From: mattn Date: Thu, 21 Jun 2012 23:11:41 -0700 Subject: [PATCH] Updated Related Projects (markdown) --- Related-Projects.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Related-Projects.md b/Related-Projects.md index 1326a97..448c4a2 100644 --- a/Related-Projects.md +++ b/Related-Projects.md @@ -1,16 +1,16 @@ ## Library bindings -* [mruby-uv](https://github.com/mattn/mruby-uv) Binding for [libuv](https://github.com/joyent/libuv) -* [mrb-http](https://github.com/mattn/mruby-http) Binding for [http-parser](https://github.com/joyent/http-parser) -* [mruby-md5](https://github.com/mattn/mruby-md5) MD5 digest function +* [mruby-uv](https://github.com/mattn/mruby-uv) Binding for [libuv](https://github.com/joyent/libuv) by [mattn](https://github.com/mattn) +* [mrb-http](https://github.com/mattn/mruby-http) Binding for [http-parser](https://github.com/joyent/http-parser) by [mattn](https://github.com/mattn) +* [mruby-md5](https://github.com/mattn/mruby-md5) MD5 digest function by [mattn](https://github.com/mattn) ## Web Interfaces -* [mod_mruby](https://github.com/matsumoto-r/mod_mruby) Apache module like mod_lua -* [MobiRuby](http://mobiruby.org/) Ruby + iOS = Super awesome! +* [mod_mruby](https://github.com/matsumoto-r/mod_mruby) Apache module like mod_lua 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 -* [php-mruby](https://github.com/chobie/php-mruby) Wow, this php performs mruby! -* [mRuby](https://github.com/tokuhirom/mRuby.pm) mruby binding for perl5 \ No newline at end of file +* [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