Skip to content

Commit 19aa3cf

Browse files
DLhuglyclaude
andcommitted
fix: point Cargo.toml readme to monorepo root README
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent bbb90de commit 19aa3cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

clif-code-tui/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description = "Open-source AI coding agent for your terminal — tool-calling lo
66
license = "MIT"
77
repository = "https://github.com/DLhugly/Clif-Code"
88
homepage = "https://clifcode.io"
9-
readme = "README.md"
9+
readme = "../README.md"
1010
keywords = ["ai", "coding", "agent", "tui", "cli"]
1111
categories = ["command-line-utilities", "development-tools"]
1212

0 commit comments

Comments
 (0)