From 12e3d5f8ec347cfab7c0e0a15ef530a8251cc12a Mon Sep 17 00:00:00 2001 From: Pavel Reznikov Date: Tue, 16 Feb 2016 19:31:42 -0800 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 32a7eac..4bdc993 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,7 @@ gridstack.js ============ gridstack.js is a jQuery plugin for widget layout. This is drag-and-drop multi-column grid. It allows you to build -draggable responsive bootstrap v3 friendly layouts. It also works great with [knockout.js](http://knockoutjs.com) and -touch devices. +draggable responsive bootstrap v3 friendly layouts. It also works great with [knockout.js](http://knockoutjs.com), [angular.js](https://angularjs.org) and touch devices. Inspired by [gridster.js](http://gridster.net). Built with love.