diff options
author | Aaron Marcher <info@nulltime.net> | 2016-03-04 10:46:19 +0100 |
---|---|---|
committer | Aaron Marcher <info@nulltime.net> | 2016-03-04 10:46:19 +0100 |
commit | 47a0e8dec3f146bc14934bb2e2516fa3b6fdc926 (patch) | |
tree | b2dc8ee4a650e4a7f5ffed5e733e06a36cf25722 /README.md | |
download | slstatus-47a0e8dec3f146bc14934bb2e2516fa3b6fdc926.tar.gz |
Initial commit
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..8bd2a91 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# slstatus +A suckless status monitor for DWM written in pure C without any system() calls. |