Skip to content

Commit 646fa35

Browse files
committed
docs: updated readme
1 parent 753185d commit 646fa35

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,12 @@ Author: Jonathan Hornung ([JohnnyTheTank](https://github.com/JohnnyTheTank))
1414
```html
1515
<script src="bower_components/angular-vimeo-api-factory/src/angular-vimeo-api-factory.min.js"></script>
1616
```
17+
1718
2. When using npm:
1819
```html
1920
<script src="node_modules/angular-vimeo-api-factory/src/angular-vimeo-api-factory.min.js"></script>
2021
```
22+
2123
3. when using downloaded files
2224
```html
2325
<script src="angular-vimeo-api-factory.min.js"></script>

0 commit comments

Comments
 (0)