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