From da1d2e0d59186ebbe4d78cb54966c1791db253d3 Mon Sep 17 00:00:00 2001 From: Jordan Doyle Date: Sat, 20 Jan 2018 19:56:57 +0000 Subject: [PATCH] Add a docs badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de11aa0..de50d8a 100644 --- a/README.md +++ a/README.md @@ -1,6 +1,6 @@ # sonos.rs -[![License](https://img.shields.io/github/license/w4/reaper.svg?style=flat-square)](https://github.com/w4/sonos.rs) [![Downloads](https://img.shields.io/crates/d/sonos.svg?style=flat-square)](https://crates.io/crates/sonos) [![Version](https://img.shields.io/crates/v/sonos.svg?style=flat-square)](https://crates.io/crates/sonos) +[![License](https://img.shields.io/github/license/w4/reaper.svg)](https://github.com/w4/sonos.rs) [![Downloads](https://img.shields.io/crates/d/sonos.svg)](https://crates.io/crates/sonos) [![Version](https://img.shields.io/crates/v/sonos.svg)](https://crates.io/crates/sonos) [![Docs](https://docs.rs/sonos/badge.svg)](https://docs.rs/sonos) sonos.rs is a Sonos controller library written in Rust. Currently it only supports playback operations (play, pause, stop, skip, add track to queue, remove track from queue) with no support for search operations as of yet. -- rgit 0.1.3