diff options
Diffstat (limited to 'mrbgems/g/hello_world/README.md')
| -rw-r--r-- | mrbgems/g/hello_world/README.md | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/mrbgems/g/hello_world/README.md b/mrbgems/g/hello_world/README.md index d84bb9941..42792567f 100644 --- a/mrbgems/g/hello_world/README.md +++ b/mrbgems/g/hello_world/README.md @@ -1,6 +1,4 @@ -mruby-md5 +hello world ========= -MD5 digest function. - -This library comes original from mattn (http://github.com/mattn/mruby-md5) +This is an example gem which implements just one method +HW.say+ in a C extension. |
