From 0318e3a922c486e08e1c148083bf15c3d03286e0 Mon Sep 17 00:00:00 2001 From: Pavel Reznikov Date: Sun, 6 Mar 2016 12:11:41 -0800 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 96230cb..849bc67 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Join gridstack.js on Slack: https://gridstackjs.troolee.com - [Basic usage](#basic-usage) - [Migrating to v0.2.5](#migrating-to-v025) - [API Documentation](#api-documentation) - - [Questions and Answers (Q&A)](#questions-and-answers-q&a) + - [Questions and Answers](#questions-and-answers) - [Touch devices support](#touch-devices-support) - [Use with knockout.js](#use-with-knockoutjs) - [Use with angular.js](#use-with-angularjs) @@ -137,7 +137,7 @@ when they will be completely removed. Please check out `doc/README.md` for more information about gridstack.js API. -## Questions and Answers (Q&A) +## Questions and Answers Please feel free to as a questions here in issues, using [Stackoverflow](http://stackoverflow.com/search?q=gridstack) or [Slack chat](https://gridstackjs.troolee.com). We will glad to answer and help you as soon as we can.