Skip to content

Commit

Permalink
chore: A haiku and a new short description
Browse files Browse the repository at this point in the history
  • Loading branch information
tazarov committed Feb 8, 2025
1 parent a4b7ea8 commit 8e2f1fe
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Chroma Maintenance CLI

> Silent logs whisper,
> indexes drift like lost leaves—
> vacuum sweeps the past.
>
> Tables stand renewed,
> queries dance with swift purpose,
> data breathes again.
Chroma Ops is designed to help you maintain a healthy Chroma database. It can also be used for inspecting the state of your database.

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[tool.poetry]
name = "chromadb-ops"
version = "0.1.3"
description = "Tiny unofficial ChromaDB maintenance CLI to help you manage your ChromaDB instance."
description = "Maintenance CLI for Chroma AI-native database."
authors = ["Trayan Azarov <[email protected]>"]
license = "MIT"
readme = "README.md"
Expand Down

0 comments on commit 8e2f1fe

Please sign in to comment.