diff --git a/README.md b/README.md index 0ee222e..c65f906 100644 --- a/README.md +++ b/README.md @@ -82,8 +82,8 @@ Note: You can still use [underscore.js](http://underscorejs.org) (>= 1.7.0) inst * Using CDN: ```html - - + + ``` * Using bower: @@ -171,6 +171,8 @@ $(function () { }); ``` +If you're still experiencing issues on touch devices please check [#444](https://github.com/troolee/gridstack.js/issues/444) + ## Use with knockout.js ```javascript