Skip to content

Commit

Permalink
Merge pull request #74 from CarlosLannister/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Rafiot authored Apr 3, 2024
2 parents ee1e7b2 + d18af92 commit 2d40a39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ See [API Reference](https://pylacus.readthedocs.io/en/latest/api_reference.html)
```python

from redis import Redis
from lacuscore import LacusCore
from pylacus import PyLacus

redis = Redis()
lacus = lacus = PyLacus("http://127.0.0.1:7100")
Expand Down

0 comments on commit 2d40a39

Please sign in to comment.