Skip to content

Commit eff510c

Browse files
committed
add a note about adding the two .js
1 parent dad0c45 commit eff510c

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
@@ -40,6 +40,8 @@ Or you can grab the latest [release](https://github.com/Foxandxss/angular-toastr
4040
<script type="text/javascript" src="angular-toastr.tpls.js"></script>
4141
```
4242

43+
**Note:** If you add a script tag for angular-toastr, keep in mind that you need the `tpls` version **or** the other depending if you want the default template or not (see below).
44+
4345
If you want animations, don't forget to add `angular-animate`.
4446

4547
Then add `toastr` to your modules dependencies:

0 commit comments

Comments
 (0)