Skip to content

Commit 378f19d

Browse files
author
Shane Stebner
committed
version 4
1 parent f7aa6e4 commit 378f19d

File tree

7 files changed

+1040
-822
lines changed

7 files changed

+1040
-822
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Include the CSS files from the src folder in the head section:
2424

2525
Include the JS file from the src folder before the `</body>`:
2626
```html
27-
<script src="jAlert-master/src/jAlert-v3.min.js"></script>
27+
<script src="jAlert-master/src/jAlert-v4.min.js"></script>
2828
<script src="jAlert-master/src/jAlert-functions.min.js"></script> <!-- COMPLETELY OPTIONAL -->
2929
```
3030

0 commit comments

Comments
 (0)