summary history branches tags files
commit:dcd85b08722d36db995adb8365a09078b1f6ae79
author:Trevor Bentley
committer:Trevor Bentley
date:Sun Jun 30 13:56:07 2019 +0200
parents:41cfe63c6e713969f3a1642b287155d021c80884
Add readme to Cargo.toml
diff --git a/Cargo.toml b/Cargo.toml
line changes: +1/-0
index 5f23914..e961cc7
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -9,6 +9,7 @@ homepage = "https://github.com/mrmekon/connectr"
 repository = "https://github.com/mrmekon/connectr"
 documentation = "https://mrmekon.github.io/connectr/connectr/"
 license = "Apache-2.0"
+readme = "README.md"
 
 [lib]
 name = "connectr"