mirror of
https://github.com/emn178/js-md5.git
synced 2026-08-12 20:31:43 +08:00
add change log
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
# v0.1.0 / 2014-01-04
|
||||||
|
|
||||||
|
Initial release
|
||||||
@@ -36,7 +36,7 @@ Output
|
|||||||
|
|
||||||
a7bac2239fcdcb3a067903d8077c4a07
|
a7bac2239fcdcb3a067903d8077c4a07
|
||||||
|
|
||||||
## Run Tests
|
## Tests
|
||||||
You can open `tests/index.html` in browser or use node.js to run `node tests/node-test.js` for test.
|
You can open `tests/index.html` in browser or use node.js to run `node tests/node-test.js` for test.
|
||||||
|
|
||||||
You also could use `npm test` instance of `node tests/node-test.js`.
|
You also could use `npm test` instance of `node tests/node-test.js`.
|
||||||
@@ -64,5 +64,5 @@ And then you could use like this:
|
|||||||
'message'.md5();
|
'message'.md5();
|
||||||
|
|
||||||
## Contact
|
## Contact
|
||||||
The project's website is located at https://github.com/emn178/js-md5
|
The project's website is located at https://github.com/emn178/js-md5
|
||||||
Author: emn178@gmail.com
|
Author: emn178@gmail.com
|
||||||
|
|||||||
Reference in New Issue
Block a user