Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mgonto committed Oct 2, 2014
1 parent d38a07b commit 8e318d2
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
Expand Up @@ -114,6 +114,10 @@ angular.module('app', [])

You can see some more examples of how this works in [the tests](https://github.com/auth0/angular-jwt/blob/master/test/unit/angularJwt/services/interceptorSpec.js)

## Usages

This library is used in [auth0-angular](https://github.com/auth0/auth0-angular

## Contributing

Just clone the repo, run `npm install`, `bower install` and then `gulp` to work :).
Expand Down

0 comments on commit 8e318d2

Please sign in to comment.