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