Commit cf6d9f48 by Krishnan Sanjay

Update README.md

parent 4fc7914c
Showing with 1 additions and 1 deletions
...@@ -125,7 +125,7 @@ for k,v in m.loadAll(): ...@@ -125,7 +125,7 @@ for k,v in m.loadAll():
``` ```
There is also a way to iterate over all of the flushed keys (will strip out subkeys): There is also a way to iterate over all of the flushed keys (will strip out subkeys):
``` ```
m.fKeys() m.flushed()
``` ```
## Count Per Group ## Count Per Group
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment