aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--python/migration.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/python/migration.md b/python/migration.md
index 4567a7f..61cf203 100644
--- a/python/migration.md
+++ b/python/migration.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 Migration
#### Init
@@ -201,3 +201,5 @@ def callback(message):
pubnub.history(channel, count=2, callback=callback, error=callback)
```
+
+## Contact support@pubnub.com for all questions