Skip to content

Commit 7a70219

Browse files
authored
Update README.md
1 parent 275cf4c commit 7a70219

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
[![GitHub issues](https://img.shields.io/github/release/RedisGraph/redisgraph-py.svg)](https://github.com/RedisGraph/redisgraph-py/releases/latest)
55
[![Codecov](https://codecov.io/gh/RedisGraph/redisgraph-py/branch/master/graph/badge.svg)](https://codecov.io/gh/RedisGraph/redisgraph-py)
66

7+
[![Mailing List](https://img.shields.io/badge/Mailing%20List-RedisGraph-blue)](https://groups.google.com/forum/#!forum/redisgraph)
8+
[![Gitter](https://badges.gitter.im/RedisLabs/RedisGraph.svg)](https://gitter.im/RedisLabs/RedisGraph?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
9+
710

811
# redisgraph-py
912
RedisGraph python client
@@ -61,4 +64,4 @@ pip install redisgraph
6164

6265
```
6366
pip install git+https://github.com/RedisGraph/redisgraph-py.git@master
64-
```
67+
```

0 commit comments

Comments
 (0)