Skip to content

Commit

Permalink
docs(README): add jsperf links
Browse files Browse the repository at this point in the history
  • Loading branch information
thgreasi committed May 17, 2015
1 parent 24d62c4 commit e731b8e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
# localForage-getItems
Adds getItems method to [localForage](https://github.com/mozilla/localForage).

##jsperf links
* [default driver order (indexedDB prefered)](http://jsperf.com/localforage-getitems/3)
* [websql (not for firefox)](http://jsperf.com/localforage-getitems-websql)

0 comments on commit e731b8e

Please sign in to comment.