aboutsummaryrefslogtreecommitdiffstats
path: root/mumctl/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'mumctl/Cargo.toml')
-rw-r--r--mumctl/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/mumctl/Cargo.toml b/mumctl/Cargo.toml
index 621b1d0..f19a67c 100644
--- a/mumctl/Cargo.toml
+++ b/mumctl/Cargo.toml
@@ -9,6 +9,7 @@ CLI controller for mumd.
"""
repository = "https://github.com/sornas/mum"
license = "MIT"
+readme = "../README.md"
[dependencies]
mumlib = { version = "0.3", path = "../mumlib" }