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