aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeremy Cohen2014-06-16 16:06:28 -0700
committerGeremy Cohen2014-06-16 16:06:28 -0700
commit34c4843b766a80df4b60f996fcd5cbc65d361158 (patch)
treea05030d5e956013559b38813233a2502e1e31fdc
parentf46d2069d62cf76242bdc8a92a086b81b874a947 (diff)
downloadpubnub-python-34c4843b766a80df4b60f996fcd5cbc65d361158.tar.bz2
Update migration.md
-rw-r--r--python-twisted/migration.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/python-twisted/migration.md b/python-twisted/migration.md
index fcde163..49de5a9 100644
--- a/python-twisted/migration.md
+++ b/python-twisted/migration.md
@@ -1,6 +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
+##### Twisted Migration
#### Import
@@ -201,3 +202,4 @@ reactor.run()
# New in 3.5+
pubnub.start()
```
+## Contact support@pubnub.com for all questions