commit 4c67ce861bba6b3565fa1c59748f8b7d1874d51a parent b415783c554c46f77f69f102e3b3a38399ec9f93 Author: Aaron Marcher <info@nulltime.net> Date: Tue, 8 Mar 2016 18:18:47 +0100 fixed typo in README.md (jpg <-> png) Diffstat:
M | README.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -15,7 +15,7 @@ A suckless status monitor for DWM written in pure C without any system() calls. # Screenshot -![screenshot](screenshot.jpg) +![screenshot](screenshot.png) # Installation