update install instructions

This commit is contained in:
Pavel Reznikov 2016-08-20 13:45:17 -07:00
parent 79d9b423ce
commit 8dc5916896

View file

@ -85,6 +85,7 @@ Note: You can still use [underscore.js](http://underscorejs.org) (>= 1.7.0) inst
## Install
```html
<link rel="stylesheet" href="gridstack.css" />
<script src="gridstack.js"></script>
<script src="gridstack.jQueryUI.js"></script>
```