Skip to content

Commit

Permalink
README updated
Browse files Browse the repository at this point in the history
  • Loading branch information
mCodex committed Jun 6, 2016
1 parent 9c91f80 commit b4db958
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ Sync gradle and go :)

`setItem('key').then(function(result){});)`: This promise will get value from given key.

`getAllItems(Callback)`: Will retrieve all keys and values from Shared Preferences or Keychain
`getAllItems(Callback)`: Will retrieve all keys and values from Shared Preferences (Only Android)

# How to use?

Expand Down

0 comments on commit b4db958

Please sign in to comment.