diff --git a/Cargo.toml b/Cargo.toml index 0e195e6..b56eaa4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -147,6 +147,16 @@ assets = [ "usr/share/fish/vendor_completions.d/", "644", ], + [ + "README.md", + "usr/share/doc/muscl/", + "644", + ], + [ + "docs/*.md", + "usr/share/doc/muscl/docs/", + "644", + ], ] preserve-symlinks = true maintainer-scripts = "debian/"