hugging2021 commited on
Commit
953b748
·
verified ·
1 Parent(s): 58faf93

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -1,3 +1,10 @@
 
 
 
 
 
 
 
1
  # Chromadb Admin
2
 
3
  Admin UI for the Chroma embedding database, built with Next.js
@@ -59,4 +66,4 @@ docker run -p 3001:3001 chromadb-admin
59
 
60
  This is NOT an official Chroma project.
61
 
62
- This project is licensed under the terms of the MIT license.
 
1
+ ---
2
+ license: mit
3
+ title: chromadb-admin
4
+ sdk: docker
5
+ colorFrom: red
6
+ colorTo: yellow
7
+ ---
8
  # Chromadb Admin
9
 
10
  Admin UI for the Chroma embedding database, built with Next.js
 
66
 
67
  This is NOT an official Chroma project.
68
 
69
+ This project is licensed under the terms of the MIT license.