summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/g/md5/README.md
diff options
context:
space:
mode:
authorDaniel Bovensiepen <[email protected]>2012-09-17 10:23:51 +0900
committerDaniel Bovensiepen <[email protected]>2012-09-17 10:23:51 +0900
commitac235e25e54c55784b175cf9e66b8db89a54bd44 (patch)
treea6607629e348ed5be47c41bacd348599215b291d /mrbgems/g/md5/README.md
parent3ee1565c7ba24f0ff6894288ce487265dbe56cdf (diff)
downloadmruby-ac235e25e54c55784b175cf9e66b8db89a54bd44.tar.gz
mruby-ac235e25e54c55784b175cf9e66b8db89a54bd44.zip
Relocate files
Diffstat (limited to 'mrbgems/g/md5/README.md')
-rw-r--r--mrbgems/g/md5/README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/mrbgems/g/md5/README.md b/mrbgems/g/md5/README.md
new file mode 100644
index 000000000..d84bb9941
--- /dev/null
+++ b/mrbgems/g/md5/README.md
@@ -0,0 +1,6 @@
+mruby-md5
+=========
+
+MD5 digest function.
+
+This library comes original from mattn (http://github.com/mattn/mruby-md5)