aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDevendra2014-12-04 13:20:53 +0530
committerDevendra2014-12-04 13:20:53 +0530
commit02766fc23b910f2f191a2e670052f31f0f0d0503 (patch)
treea2449bae16011b02c790b83cdd4196d83ab0b3c1
parentb60b943fc41849dc94ad6dcfb246082f421ed561 (diff)
downloadpubnub-python-02766fc23b910f2f191a2e670052f31f0f0d0503.tar.bz2
adding CG examples to README
-rw-r--r--python/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/README.md b/python/README.md
index f73f185..e9084e2 100644
--- a/python/README.md
+++ b/python/README.md
@@ -192,7 +192,7 @@ def callback(message):
pubnub.revoke(channel, authkey, callback=callback, error=callback)
```
-### CHANNEL GROUP NAMESPACES
+### CHANNEL GROUP METHODS
```
#### List Namespaces