From 5c55e1f0d608f2f87915ca1209aeb8318f817eec Mon Sep 17 00:00:00 2001 From: mattn Date: Mon, 10 Dec 2012 20:04:52 -0800 Subject: [PATCH] Updated Related Projects (markdown) --- Related-Projects.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Related-Projects.md b/Related-Projects.md index a9f30e7..4acd80d 100644 --- a/Related-Projects.md +++ b/Related-Projects.md @@ -3,13 +3,12 @@ * [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) -* [mruby-sinatic](https://github.com/mattn/mruby-sinatic) Sinatra like simple web framework by [mattn](https://github.com/mattn) ## 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) - +* [mruby-sinatic](https://github.com/mattn/mruby-sinatic) Sinatra like simple web framework by [mattn](https://github.com/mattn) ## Device specific