From 36b0bb09bda33db44180bd50bd6a1f0fd36fb4ca Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Tue, 8 Feb 2022 16:47:21 +0900 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 77ef3f5..407be5b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # mpd info screen +![mpd info screen crates.io badge](https://img.shields.io/crates/v/mpd_info_screen) + +[Github Repository](https://github.com/Stephen-Seo/mpd_info_screen) + ![mpd info screen preview image](https://git.seodisparate.com/stephenseo/mpd_info_screen/raw/branch/images/images/mpd_info_screen_preview_image.jpg) A Rust program that displays info about the currently running MPD server.