diff --git a/Cargo.toml b/Cargo.toml index 06cdd82..c1631f4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,6 +7,7 @@ authors = ["Henrik Friedrichsen "] repository = "https://github.com/hrkfdn/ncspot" keywords = ["spotify", "ncurses", "librespot"] license = "BSD-2-Clause" +readme = "README.md" [badges] travis-ci = { repository = "hrkfdn/ncspot", branch = "master" }