diff --git a/Cargo.toml b/Cargo.toml index 75c7f14..622000e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,6 +4,12 @@ version = "0.0.3" edition = "2021" description = "A lightweight, high-performance inference engine for local AI." license = "Apache-2.0" +repository = "https://github.com/InftyAI/PUMA" +homepage = "https://github.com/InftyAI/PUMA" +documentation = "https://github.com/InftyAI/PUMA" +readme = "README.md" +keywords = ["inference", "llm", "local-ai"] +authors = ["PUMA Team"] [dependencies] diff --git a/README.md b/README.md index 10f70ff..846ad16 100644 --- a/README.md +++ b/README.md @@ -244,7 +244,7 @@ spec: cache: revision: abc123de size: 1.24 GB - path: ~/.puma/cache/... + path: ~/.puma/cache/... status: created: 2 hours ago updated: 2 hours ago