fix: Adds the README to the cargo manifest

Addresses the pressing issue of #2
This commit is contained in:
Rostislav Raykov 2019-09-19 11:43:07 +02:00
parent e2ec6bbcdc
commit 00a8fc1f61

View file

@ -10,6 +10,7 @@ keywords = ["cloudflare", "ddns", "cli"]
categories = ["command-line-utilities"]
license = "MIT"
documentation = "https://github.com/zbrox/cloudflare-ddns"
readme = "README.md"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html