diff --git a/Cargo.toml b/Cargo.toml index 20cd33c..bef6f77 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,3 +5,5 @@ license = "Apache-2.0" version = "0.0.2" authors = ["kennytm "] keywords = ["qrcode"] +repository = "https://github.com/kennytm/qrcode-rust" +readme = "README.md"