diff options
| author | Daniel Bovensiepen <[email protected]> | 2012-09-19 23:18:35 +0800 |
|---|---|---|
| committer | Daniel Bovensiepen <[email protected]> | 2012-09-19 23:18:35 +0800 |
| commit | ab548b1c19a23cb6e8369a67d03f4c60a54f8a54 (patch) | |
| tree | ea792d474e0536dff15de6e9a619f918a888f231 /mrbgems/g/hello_world/README.md | |
| parent | e7425584e3aebc0295f1b55f7f44c2c5f5583964 (diff) | |
| download | mruby-ab548b1c19a23cb6e8369a67d03f4c60a54f8a54.tar.gz mruby-ab548b1c19a23cb6e8369a67d03f4c60a54f8a54.zip | |
add hello world test program
Diffstat (limited to 'mrbgems/g/hello_world/README.md')
| -rw-r--r-- | mrbgems/g/hello_world/README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mrbgems/g/hello_world/README.md b/mrbgems/g/hello_world/README.md new file mode 100644 index 000000000..d84bb9941 --- /dev/null +++ b/mrbgems/g/hello_world/README.md @@ -0,0 +1,6 @@ +mruby-md5 +========= + +MD5 digest function. + +This library comes original from mattn (http://github.com/mattn/mruby-md5) |
