diff options
author | Aaron Marcher <info@nulltime.net> | 2016-03-08 18:18:47 +0100 |
---|---|---|
committer | Aaron Marcher (drkhsh) <info@nulltime.net> | 2016-03-08 18:18:47 +0100 |
commit | 4c67ce861bba6b3565fa1c59748f8b7d1874d51a (patch) | |
tree | aabf6eb31d59e10892b680acb4c91fe2ee338e9c /README.md | |
parent | b415783c554c46f77f69f102e3b3a38399ec9f93 (diff) |
fixed typo in README.md (jpg <-> png)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |