Skip to content

Commit 606a07b

Browse files
authored
Fixed README.md example (#12)
1 parent 8a42a62 commit 606a07b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
## Example: Using the Python Client:
1414
```python
1515
from gearsclient import GearsRemoteBuilder as GearsBuilder
16+
from gearsclient import execute
1617
import redis
1718

1819
conn = redis.Redis(host='localhost', port=6379)

0 commit comments

Comments
 (0)