Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add note about speed
  • Loading branch information
caub authored Jul 9, 2020
1 parent 0263ab8 commit 5589057
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![Coverage Status](https://coveralls.io/repos/emn178/js-md5/badge.svg?branch=master)](https://coveralls.io/r/emn178/js-md5?branch=master)
[![NPM](https://nodei.co/npm/js-md5.png?stars&downloads)](https://nodei.co/npm/js-md5/)

A simple MD5 hash function for JavaScript supports UTF-8 encoding.
A simple and [ultra-fast](https://github.com/emn178/js-md5/issues/19) MD5 hash function for JavaScript supports UTF-8 encoding.

## Demo
[MD5 Online](http://emn178.github.io/online-tools/md5.html)
Expand Down

0 comments on commit 5589057

Please sign in to comment.