Skip to content

Commit b6d2850

Browse files
Update README.md
1 parent b27ad8b commit b6d2850

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22

33
**A PHP library for interacting with [Chroma](https://github.com/chroma-core/chroma) vector database seamlessly.**
44

5+
[![Total Downloads](https://img.shields.io/packagist/dt/codewithkyrian/chromadb-php.svg)](https://packagist.org/packages/codewithkyrian/chromadb-php)
6+
[![Latest Version on Packagist](https://img.shields.io/packagist/v/codewithkyrian/chromadb-php.svg)](https://packagist.org/packages/codewithkyrian/chromadb-php)
57
[![MIT Licensed](https://img.shields.io/badge/license-mit-blue.svg)](https://github.com/CodeWithKyrian/chromadb-php/blob/main/LICENSE)
68
[![GitHub Tests Action Status](https://github.com/CodeWithKyrian/chromadb-php/actions/workflows/test.yml/badge.svg)](https://github.com/CodeWithKyrian/chromadb-php/actions/workflows/test.yml)
7-
[![Latest Version on Packagist](https://img.shields.io/packagist/v/codewithkyrian/chromadb-php.svg)](https://packagist.org/packages/codewithkyrian/chromadb-php)
89

910
> **Note:** This package is framework-agnostic, and can be used in any PHP project. If you're using Laravel however, you
1011
> might want to check out the Laravel-specific package [here](https://github.com/CodeWithKyrian/chromadb-laravel) which

0 commit comments

Comments
 (0)