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