Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dfahlander committed Mar 15, 2016
1 parent c824529 commit 4a9a839
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ uniqueKeys(): Promise;
until(filter: (value) => boolean, includeStopEntry?: boolean): Collection;
update(key: Key, changes: { [keyPath: string]: any }): Promise;
```
View the full [API reference](https://github.com/dfahlander/Dexie.js/wiki/API-Reference)
#### Hello World (ES2015 / ES6)
Expand Down

0 comments on commit 4a9a839

Please sign in to comment.