aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeremy Cohen2014-06-16 16:06:34 -0700
committerGeremy Cohen2014-06-16 16:06:34 -0700
commit2ad738eb629128fb822794c385feb47bcf356c44 (patch)
tree0576de31d502df7090d681fcd3fac08d5ab93fc5
parent34c4843b766a80df4b60f996fcd5cbc65d361158 (diff)
downloadpubnub-python-2ad738eb629128fb822794c385feb47bcf356c44.tar.bz2
Update migration.md
-rw-r--r--python-tornado/migration.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/python-tornado/migration.md b/python-tornado/migration.md
index 7feb4ea..d5fd8f0 100644
--- a/python-tornado/migration.md
+++ b/python-tornado/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
+##### Tornado Migration
#### Import
@@ -201,3 +202,4 @@ tornado.ioloop.IOLoop.instance().start()
# New in 3.5+
pubnub.start()
```
+## Contact support@pubnub.com for all questions