diff options
Diffstat (limited to 'mumlib/Cargo.toml')
| -rw-r--r-- | mumlib/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mumlib/Cargo.toml b/mumlib/Cargo.toml index 183ebac..245b108 100644 --- a/mumlib/Cargo.toml +++ b/mumlib/Cargo.toml @@ -9,6 +9,7 @@ Exposed parts of mum. """ repository = "https://github.com/sornas/mum" license = "MIT" +readme = "../README.md" [dependencies] colored = "2" |
