From b998a7819c40801afcdf9a5410d3e050567e22e3 Mon Sep 17 00:00:00 2001 From: depsterr Date: Thu, 28 Jan 2021 20:55:24 +0100 Subject: [PATCH] corrected error caused by previous edit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 80c6892..8eef726 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ mpdart ![preview gif](preview.gif) -mpdart is a simple X application that displays the album art of the currently playing mpd song and lets you toggle play pause. It spends almost all of it's time idle and only uses `0.1%` of my RAM and `0.1%` of my CPU according to top. +mpdart is a simple X application that displays the album art of the currently playing mpd song and lets you toggle play pause. It spends almost all of it's time idle and only uses `0.1%` of my RAM and `0.0%` of my CPU according to top. Depends -------