diff --git a/Cargo.toml b/Cargo.toml index b73b943..92a20d6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0" repository = "https://github.com/palerdot/wordl-rs" documentation = "https://github.com/palerdot/wordl-rs" homepage = "https://github.com/palerdot/wordl-rs" -readme = "https://github.com/palerdot/wordl-rs/blob/master/README.md" +readme = "README.md" keywords = ["wordle", "terminal", "games", "command line"] categories = ["command-line-utilities", "games"]