Skip to content

Commit 1133960

Browse files
Add links to laravel-specific package to README
1 parent dabde02 commit 1133960

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
[![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)
77
[![Latest Version on Packagist](https://img.shields.io/packagist/v/codewithkyrian/chromadb-php.svg)](https://packagist.org/packages/codewithkyrian/chromadb-php)
88

9+
> **Note:** This package is framework-agnostic, and can be used in any PHP project. If you're using Laravel however, you
10+
> might want to check out the Laravel-specific package [here](https://github.com/CodeWithKyrian/chromadb-laravel) which
11+
> provides a more Laravel-like experience, and includes a few extra features.
12+
913
## Description
1014

1115
[Chroma](https://www.trychroma.com/) is an open-source vector database that allows you to store, search, and analyze high-dimensional data at scale.

0 commit comments

Comments
 (0)