Update README.md

This commit is contained in:
AJ ONeal 2013-07-27 22:13:08 -07:00
parent e3415ef9de
commit bdda16acf3
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
DOMStorage
DOMStorage - sessionStorage & localStorage for NodeJS
===
An inefficient, but as W3C-compliant as possible using only pure JavaScript, `DOMStorage` implementation.