Skip to content

Commit 2648470

Browse files
committed
Update README.md
1 parent 7a8f79c commit 2648470

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,18 @@ Support `controllerUrl/denpendencies` config in `angular-ui-router` and `angular
3030

3131
# Installation
3232

33+
NPM
34+
3335
```shell
3436
npm install angular-async-loader
3537
```
3638

39+
BOWER
40+
41+
```shell
42+
bower install https://github.com/subchen/angular-async-loader.git
43+
```
44+
3745
# Usage
3846

3947
See Sample: https://github.com/subchen/angular-async-loader/blob/master/sample/

0 commit comments

Comments
 (0)