From f451a9b4a1694a8a2cd6b39238736c4950436c40 Mon Sep 17 00:00:00 2001 From: Chen Yi-Cyuan Date: Tue, 4 Feb 2014 20:30:28 +0800 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f5d6301..b1d3395 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # js-md5 -This is a simple MD5 hash function for JavaScript supports UTF-8 encoding. +A simple MD5 hash function for JavaScript supports UTF-8 encoding. ## Install For node.js, you can use this command to install: