diff --git a/README.md b/README.md index 765b9c8..1976199 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,25 @@ Usage Coming soon... +## Basic usage + +```html +
+
+
+
+ + +``` + ## Options - `width` - amount of columns (default: 12) @@ -35,6 +54,10 @@ Coming soon... - `auto` - if `false` it tells to do not initialize existing items (default: true) - `min_width` - minimal width. If window width is less grid will be shown in one-column mode (default: 768) +## Grid attributes + + - `data-gs-width` - grid width + ## Item attributes - `data-gs-x`, `data-gs-y` - element position