diff --git a/daemon/Cargo.toml b/daemon/Cargo.toml index 939dba9..4b3fbff 100644 --- a/daemon/Cargo.toml +++ b/daemon/Cargo.toml @@ -4,7 +4,7 @@ version = "1.0.0" edition = "2021" authors = ["Danilo Spinella "] description = "Wallpaper daemon for Wayland" -readme = "README.md" +readme = "../README.md" homepage = "https://github.com/danyspin97/wpaperd" repository = "https://github.com/danyspin97/wpaperd" license = "GPL-3.0+"