Skip to content

Commit 4f71473

Browse files
committed
docs
1 parent 9c758e4 commit 4f71473

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,14 @@
1-
# use-redis
1+
# use-redis
2+
3+
<a href="https://github.com/use-py/use-redis/actions/workflows/test.yml?query=event%3Apush+branch%3Amain" target="_blank">
4+
<img src="https://github.com/use-py/use-redis/workflows/test%20suite/badge.svg?branch=main&event=push" alt="Test">
5+
</a>
6+
<a href="https://pypi.org/project/use-redis" target="_blank">
7+
<img src="https://img.shields.io/pypi/v/use-redis.svg" alt="Package version">
8+
</a>
9+
10+
<a href="https://pypi.org/project/use-redis" target="_blank">
11+
<img src="https://img.shields.io/pypi/pyversions/use-redis.svg" alt="Supported Python versions">
12+
</a>
13+
14+
A redis connector that never breaks

0 commit comments

Comments
 (0)