update covignore and README

This commit is contained in:
Chen Yi-Cyuan
2015-03-08 15:55:03 +08:00
parent d1af3f6065
commit 201bff606f
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -1 +1,2 @@
/tests/ /tests/
node_modules/
+1
View File
@@ -6,6 +6,7 @@ A simple MD5 hash function for JavaScript supports UTF-8 encoding.
## Demo ## Demo
[MD5 Online](http://emn178.github.io/online-tools/md5.html) [MD5 Online](http://emn178.github.io/online-tools/md5.html)
[MD5 File Checksum Online](http://emn178.github.io/online-tools/md5_checksum.html)
## Download ## Download
[Compress](https://raw.github.com/emn178/js-md5/master/build/md5.min.js) [Compress](https://raw.github.com/emn178/js-md5/master/build/md5.min.js)