From 29642a46cc5fc982f46d344017e94b5b76c8eadf Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Sat, 27 Jul 2013 22:13:26 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 011ad7b..55556db 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -DOMStorage - sessionStorage & localStorage for NodeJS +sessionStorage & localStorage for NodeJS === An inefficient, but as W3C-compliant as possible using only pure JavaScript, `DOMStorage` implementation.