Skip to content

Commit 4fed056

Browse files
committed
Update README.md
At the very least include how to use this module. It's an awesome module, but extremely confusing documentation.
1 parent 79cf2bb commit 4fed056

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@ Launch demo [here](http://witoldsz.github.com/angular-http-auth/)
1313
or switch to [gh-pages](https://github.com/witoldsz/angular-http-auth/tree/gh-pages)
1414
branch for source code of the demo.
1515

16+
Usage
17+
------
18+
19+
- Install via bower: `bower install --save`
20+
- Include as a dependency in your app: `angular.module('myApp', ['http-auth-interceptor'])`
21+
1622
Manual
1723
------
1824

0 commit comments

Comments
 (0)