diff --git a/Cargo.toml b/Cargo.toml index 7678e07..6a8603b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,10 +2,12 @@ name = "open-meteo-cli" description = "CLI to extract meteorology data from Open Meteo" license = "MIT" +authors = ["Midefos "] version = "0.1.0" edition = "2021" +repository = "https://git.midefos.com/midefos/open-meteo-cli/" readme = "README.md" - +keywords = ["weather", "open-meteo", "cli"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] diff --git a/README.md b/README.md index 3215f13..297673a 100644 --- a/README.md +++ b/README.md @@ -28,4 +28,3 @@ open-meteo current-weather [OPTIONS] --latitude --longitude