diff options
| author | Geremy Cohen | 2014-06-16 14:40:46 -0700 |
|---|---|---|
| committer | Geremy Cohen | 2014-06-16 14:40:46 -0700 |
| commit | 3e585aae16a3979b6979c9dcbf88002fa5e2631b (patch) | |
| tree | ada68e65bc77f7bce24b9d162a81a73ec8d04871 /README.md | |
| parent | abf5cf859b72b77b08b65a2456df51ad5184eeaf (diff) | |
| download | pubnub-python-3e585aae16a3979b6979c9dcbf88002fa5e2631b.tar.bz2 | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -1,6 +1,7 @@ +## Contact support@pubnub.com with any questions or comments -#### PubNub 3.5.0 Web Data Push Cloud-hosted API -#### www.pubnub.com - PubNub Web Data Push Service in the Cloud Clients for Python, including Twisted and Tornado +#### [PubNub](http://www.pubnub.com) Real-time Data Network +##### Clients for Python, including Twisted and Tornado ## Installation @@ -25,3 +26,5 @@ presence etc from command line ``` pip install pubnub-console ``` + +## Contact support@pubnub.com with any questions or comments |
