Skip to content

Commit 4a4929f

Browse files
committed
update
1 parent 369ff2d commit 4a4929f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ You can also include it in the old fashion way as:
5151
###Direct use:
5252
Download the files as [zip](https://github.com/iamvijaydev/ng-augment-native-scroll/archive/v0.15.0.zip) or [tar.gz](https://github.com/iamvijaydev/ng-augment-native-scroll/archive/v0.15.0.tar.gz). Include it in your HTML file and use it in your script file as shown below:
5353
```html
54-
// template.html
54+
<!-- template.html -->
5555
<script src="<path-to-folder>/dist/ngAugmentNativeScroll.js" charset="utf-8"></script>
5656
```
5757
```javascript

0 commit comments

Comments
 (0)