From bdda16acf335a66684fda2646af3ef4bce8fab66 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Sat, 27 Jul 2013 22:13:08 -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 01f2065..011ad7b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -DOMStorage +DOMStorage - sessionStorage & localStorage for NodeJS === An inefficient, but as W3C-compliant as possible using only pure JavaScript, `DOMStorage` implementation.