Skip to content

Commit a87f311

Browse files
committed
docs: add back a badge
1 parent 41914f0 commit a87f311

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ SQL says one thing, the Vector DB says another. MemState keeps them in sync, alw
77
> One unit. One commit. One rollback.
88
99
[![PyPI version](https://img.shields.io/pypi/v/memstate.svg)](https://pypi.org/project/memstate/)
10+
[![PyPI Downloads](https://static.pepy.tech/personalized-badge/memstate?period=total&units=INTERNATIONAL_SYSTEM&left_color=GREY&right_color=GREEN&left_text=downloads)](https://pepy.tech/projects/memstate)
1011
[![Python versions](https://img.shields.io/pypi/pyversions/memstate.svg)](https://pypi.org/project/memstate/)
1112
[![License](https://img.shields.io/pypi/l/memstate.svg)](https://github.com/scream4ik/MemState/blob/main/LICENSE)
1213
[![Tests](https://github.com/scream4ik/MemState/actions/workflows/test.yml/badge.svg)](https://github.com/scream4ik/MemState/actions)
@@ -25,7 +26,7 @@ SQL says one thing, the Vector DB says another. MemState keeps them in sync, alw
2526

2627
---
2728

28-
## Quick Start
29+
## Quick Start
2930

3031
```bash
3132
pip install memstate[chromadb]

0 commit comments

Comments
 (0)