update README

This commit is contained in:
Chen Yi-Cyuan
2015-03-02 20:06:26 +08:00
parent 8c5a5a99e4
commit b1f1942f17
+3
View File
@@ -4,6 +4,9 @@
[![NPM](https://nodei.co/npm/js-md4.png?stars&downloads)](https://nodei.co/npm/js-md4/)
A simple MD4 hash function for JavaScript supports UTF-8 encoding.
## Demo
[MD4 Online](http://emn178.github.io/online-tools/md4.html)
## Download
[Compress](https://raw.github.com/emn178/js-md4/master/build/md4.min.js)
[Uncompress](https://raw.github.com/emn178/js-md4/master/src/md4.js)