aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeremy Cohen2014-06-16 15:46:16 -0700
committerGeremy Cohen2014-06-16 15:46:16 -0700
commit391a87882310a7db681f3b976fe60b7781c493be (patch)
tree4d1fd219b73b0c25fa31aba78d33f4c53ed1da25
parent1c997e33c70095b7bb3af36120e9a384e6a512d9 (diff)
downloadpubnub-python-391a87882310a7db681f3b976fe60b7781c493be.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 b65f6d0..385cc9c 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ pip install pubnub==3.3.5
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)
+[Standalone Python - Everyday python for your scripts and apps](python)
[Tornado - For use with the Python Tornado Framework](tornado)