aboutsummaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-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