Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ericmdantas committed Mar 23, 2015
1 parent 9d35aa7 commit f2b5e48
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Expand Up @@ -17,7 +17,7 @@ $ bower install ng-xtorage-expiration --save

# api

By having ```emd.ng-xtorage-expiration``` as a dependency in your AngularJS module, you'll have access to a new function inside ```$xtorage```: ```expire```.
By having ```emd.ng-xtorage-expiration``` as a dependency in your AngularJS module, you'll have access to a new function inside ```$xtorage```: ```expire```.


# $xtorage.expire(key, expirationTime)
Expand Down Expand Up @@ -59,6 +59,11 @@ angular

```

# $xtorage

[Check $xtorage full API](https://github.com/ericmdantas/ng-xtorage#ng-xtorage);


#LICENSE

MIT

0 comments on commit f2b5e48

Please sign in to comment.