]> git.seodisparate.com - mpd_info_screen/commitdiff
Update metadata and README.md
authorStephen Seo <seo.disparate@gmail.com>
Tue, 8 Feb 2022 07:55:08 +0000 (16:55 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Tue, 8 Feb 2022 07:55:08 +0000 (16:55 +0900)
Cargo.toml
README.md

index 36252451da68f867e6cd4e050f0ccf1c4ac7ddfb..776459a0c9a7cadb4f52b0f2c631ba70e06b8f05 100644 (file)
@@ -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
 
index 8c2c58ffc659687b8acec49e15d5ef10d5144283..c76666d7f9b51f3f3daae9bc39481b4d63018ec3 100644 (file)
--- 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)