Skip to content

Commit 0102470

Browse files
committed
update install instruction
1 parent 6ebd7a2 commit 0102470

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,11 @@ Note: You can still use [underscore.js](http://underscorejs.org) (>= 1.7.0) inst
8484

8585
## Install
8686

87+
```html
88+
<script src="gridstack.js"></script>
89+
<script src="gridstack.jQueryUI.js"></script>
90+
```
91+
8792
* Using CDN:
8893

8994
```html

0 commit comments

Comments
 (0)