From 69060f3c81bea0c4ea3df174f00bb872da44ae48 Mon Sep 17 00:00:00 2001 From: Geremy Cohen Date: Mon, 16 Jun 2014 15:45:30 -0700 Subject: Update README.md --- python/README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/python/README.md b/python/README.md index 8b46275..c077918 100644 --- a/python/README.md +++ b/python/README.md @@ -1,7 +1,7 @@ -## PubNub 3.5.0 Web Data Push Cloud-hosted API - PYTHON -#### www.pubnub.com - PubNub Web Data Push Service in the Cloud. -#### http://github.com/pubnub/python +## Contact support@pubnub.com for all questions +#### [PubNub](http://www.pubnub.com) Real-time Data Network +##### Standalone Python Client #### Init @@ -124,3 +124,4 @@ def callback(message): pubnub.history(channel, count=2, callback=callback, error=callback) ``` +## Contact support@pubnub.com for all questions -- cgit v1.2.3