constantinescumircea / simpleStorage

Cross-browser key-value store database to store data locally in the browser. Simpler fork of jStorage
The Unlicense
305 stars 53 forks source link

Readme: "storageAvailable" should be "canUse" #3

Closed drscannell closed 10 years ago

drscannell commented 10 years ago

The readme indicates that the simpleStorage object has a method named storageAvailable. The method is, in fact, canUse.