From: Stephen Seo Date: Tue, 8 Feb 2022 07:55:08 +0000 (+0900) Subject: Update metadata and README.md X-Git-Tag: 0.2.18~1 X-Git-Url: https://git.seodisparate.com/stephenseo/LD54_Box_Survival?a=commitdiff_plain;h=e5d1278e631441cba5bbc7312b790bf98f9ae788;p=mpd_info_screen Update metadata and README.md --- diff --git a/Cargo.toml b/Cargo.toml index 3625245..776459a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,6 +4,7 @@ version = "0.2.17" edition = "2018" description = "Displays info on currently playing music from an MPD daemon" license = "MIT" +repository = "https://github.com/Stephen-Seo/mpd_info_screen" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/README.md b/README.md index 8c2c58f..c76666d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # mpd info screen -![mpd info screen crates.io badge](https://img.shields.io/crates/v/mpd_info_screen) +[![mpd info screen crates.io badge](https://img.shields.io/crates/v/mpd_info_screen)](https://crates.io/crates/mpd_info_screen) [Github Repository](https://github.com/Stephen-Seo/mpd_info_screen)