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.