From 6f932093023d4f9a33084f1a7fc59495327e3746 Mon Sep 17 00:00:00 2001 From: Geremy Cohen Date: Tue, 20 Jan 2015 15:23:36 -0800 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6919e6b..6fcc0fa 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -# PubNub AngularJS SDK +## Contact support@pubnub.com for all questions + +### PubNub AngularJS SDK Welcome! We're here to get you started quickly with your integration between PubNub and AngularJS. PubNub makes it @@ -205,3 +207,4 @@ prevent memory leaks! PubNub.ngUnsubscribe({channel:theChannel}) ``` +## Contact support@pubnub.com for all questions