aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeremy Cohen2014-06-16 15:45:30 -0700
committerGeremy Cohen2014-06-16 15:45:30 -0700
commit69060f3c81bea0c4ea3df174f00bb872da44ae48 (patch)
tree4983c04fbafa7d728669f452c162cbe802b496e0
parent7c0df06dbe0eb8441b0c62b4e8cffe9bfe7ff739 (diff)
downloadpubnub-python-69060f3c81bea0c4ea3df174f00bb872da44ae48.tar.bz2
Update README.md
-rw-r--r--python/README.md7
1 files 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