aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGeremy Cohen2014-06-16 14:36:22 -0700
committerGeremy Cohen2014-06-16 14:36:22 -0700
commit9557b3b2f25dae7651d2f64d4378f4a41c459ac4 (patch)
tree237dd18c7697e9d03528257cb3673577281301a2 /README.md
parent5dc6fd72d54d8ba615b9ecdc9ad8a79c4c1916e3 (diff)
downloadpubnub-python-9557b3b2f25dae7651d2f64d4378f4a41c459ac4.tar.bz2
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4888087..9b92a26 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,6 @@
### PubNub 3.5.0 Web Data Push Cloud-hosted API
#### www.pubnub.com - PubNub Web Data Push Service in the Cloud.
-#### http://github.com/pubnub/python
#### Installation
@@ -14,6 +13,10 @@ pip install pubnub==3.5.0
Examples and instructions for migrating from older versions of sdk are available in
README.md, migration.md and examples directories under specific platforms.
+[Base Python - Everyday python for your scripts and apps](python)
+[Tornado - For use with the Python Tornado Framework](tornado)
+[Twisted - For use with the Python Twisted Framework](twisted)
+
### Pubnub Console
Pubnub console is a command line app which allows you to do various
pubnub operations like publish, subscribe, getting history, here now,