diff --git a/client/Cargo.toml b/client/Cargo.toml index 431021b..bf20b84 100644 --- a/client/Cargo.toml +++ b/client/Cargo.toml @@ -3,7 +3,7 @@ name = "stellar-client" version = "0.1.0" authors = ["Kevin Bacha "] -readme = "README.md" +readme = "../README.md" repository = "https://github.com/kbacha/stellar-sdk" homepage = "https://github.com/kbacha/stellar-sdk"