aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeremy Cohen2014-06-16 16:06:44 -0700
committerGeremy Cohen2014-06-16 16:06:44 -0700
commitfb51ee8353088d58986a490118a8eef5a00f3f6b (patch)
treee077947b8d6b0922f46b77580007effd36b455d2
parent2ad738eb629128fb822794c385feb47bcf356c44 (diff)
downloadpubnub-python-fb51ee8353088d58986a490118a8eef5a00f3f6b.tar.bz2
Update migration.md
-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