From 5006689badf922c0a5f09e75ac8e601d97646d20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Urba=C5=84ski?= Date: Fri, 27 Jul 2012 13:40:56 +0200 Subject: [PATCH] add a simple README file --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000000..689f1d4939 --- /dev/null +++ b/README.md @@ -0,0 +1,18 @@ +Gridster.js +=========== + +Gridster is a jQuery plugin that makes building intuitive draggable +layouts from elements spanning multiple columns. You can even +dynamically add and remove elements from the grid. + +More at [http://gridster.net/](http://gridster.net/). + +License +======= + +Distributed under the MIT license. + +Whodunit +======== + +Gridster is built by [Ducksboard](http://ducksboard.com/).