aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeremy Cohen2014-06-16 14:38:18 -0700
committerGeremy Cohen2014-06-16 14:38:18 -0700
commitabf5cf859b72b77b08b65a2456df51ad5184eeaf (patch)
treea697b254f38d1d85b5533f138df1e4c6b7632aa4
parent8f3330cf211a1bfeb82fd92a028158320e492fdd (diff)
downloadpubnub-python-abf5cf859b72b77b08b65a2456df51ad5184eeaf.tar.bz2
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index cf595a4..e00d0be 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ 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)
+[Base Python - Everyday python for your scripts and apps](python)
[Tornado - For use with the Python Tornado Framework](tornado)