We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8615014 commit 6594ae1Copy full SHA for 6594ae1
README.md
@@ -17,7 +17,7 @@ None except for AngularJS.
17
Include src/angular-bowser.js in your html.
18
19
```html
20
-<script src="bower_components/angular-pnotify/src/angular-pnotify.js"></script>
+<script src="bower_components/angular-bowser/src/angular-bowser.js"></script>
21
```
22
23
Add the angular-bowser module as a dependency to your application module:
0 commit comments