From 90f5a900c4ce77abe1df04238271fea40e12306b Mon Sep 17 00:00:00 2001 From: Jordan Doyle Date: Sun, 10 Dec 2017 00:18:51 +0000 Subject: [PATCH] Add readme to crates --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index e9a179e..ad38079 100644 --- a/Cargo.toml +++ a/Cargo.toml @@ -6,6 +6,7 @@ description = "Sonos controller library for.. controlling Sonos" repository = "https://github.com/w4/sonos.rs" keywords = ["sonos", "controller", "music"] +readme = "README.md" [dependencies] clippy = {version = "0.0", optional = true} -- rgit 0.1.3