Skip to content

Commit d790e35

Browse files
authored
Update README.md
1 parent aca618b commit d790e35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
RedisGraph python client
1313

1414

15-
# Example: Using the Python Client
15+
## Example: Using the Python Client
1616

1717
```python
1818
import redis
@@ -73,7 +73,7 @@ for record in result.result_set:
7373
redis_graph.delete()
7474
```
7575

76-
# Installing
76+
## Installing
7777

7878
### Install official release
7979

0 commit comments

Comments
 (0)