diff --git a/Related-Projects.md b/Related-Projects.md index e446c18..59ce263 100644 --- a/Related-Projects.md +++ b/Related-Projects.md @@ -41,6 +41,7 @@ * [mruby-sqlite3](https://github.com/mattn/mruby-sqlite3) [SQLite3](http://www.sqlite.org/) database driver by [mattn](https://github.com/mruby-sqlite3) * [mruby-syslog](https://github.com/iij/mruby-syslog) syslog(3) binding by [iij](https://github.com/iij) * [mruby-tinymt](https://github.com/matsumoto-r/mruby-tinymt) rand srand with [TinyMT](http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/TINYMT/index.html) by [matsumoto_r](https://github.com/matsumoto-r) +* [mruby-tinyxml2](https://github.com/h2so5/mruby-tinyxml2) TinyXML2 bindin by [h2so5](https://github.com/h2so5) * [mruby-uv](https://github.com/mattn/mruby-uv) Binding for [libuv](https://github.com/joyent/libuv) by [mattn](https://github.com/mattn) * [mruby-v8](https://github.com/mattn/mruby-v8) javascript([v8](https://code.google.com/p/v8/)) binding by [mattn](https://github.com/mattn) * [mruby-zabbix](https://github.com/matsumoto-r/mruby-zabbix) zabbix 2.0 API client using [mruby-httprequest](https://github.com/matsumoto-r/mruby-httprequest) and [mruby-json](https://github.com/mattn/mruby-json) by [matsumoto_r](https://github.com/matsumoto-r)