mirror of
https://github.com/emn178/js-md5.git
synced 2026-08-13 04:51:44 +08:00
update README
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# js-md5
|
||||
A simple MD5 hash function for JavaScript supports UTF-8 encoding.
|
||||
[](https://travis-ci.org/emn178/js-md5)
|
||||
[](https://coveralls.io/r/emn178/js-md5?branch=master)
|
||||
[](https://nodei.co/npm/js-md5/)
|
||||
[](https://nodei.co/npm/js-md5/)
|
||||
A simple MD5 hash function for JavaScript supports UTF-8 encoding.
|
||||
|
||||
## Demo
|
||||
[MD5 Online](http://emn178.github.io/online-tools/md5.html)
|
||||
|
||||
Reference in New Issue
Block a user