diff --git a/voila/Cargo.toml b/voila/Cargo.toml index 72fc2a8..bcd8a94 100755 --- a/voila/Cargo.toml +++ b/voila/Cargo.toml @@ -3,7 +3,7 @@ name = "voila" description = "A tool for doing complex operations to files and directories." authors = ["Guillem Jara <4lon3ly0@tutanota.com>"] license = "MIT" -readme = "README.md" +readme = "../README.md" documentation = "https://github.com/Alonely0/voila/wiki" homepage = "https://github.com/Alonely0/voila/" repository = "https://github.com/Alonely0/voila/"