Add OS-support notice to README - slstatus - status monitor | |
git clone git://git.suckless.org/slstatus | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 93daf4f35e2b72e64d4e0de79159a8c26241bfa2 | |
parent a1ac203d16c379d7fc05765545af2977a7a3584d | |
Author: Aaron Marcher <[email protected]> | |
Date: Sat, 16 Feb 2019 17:05:04 +0100 | |
Add OS-support notice to README | |
Diffstat: | |
M README | 1 + | |
1 file changed, 1 insertion(+), 0 deletions(-) | |
--- | |
diff --git a/README b/README | |
@@ -32,6 +32,7 @@ Features | |
Requirements | |
------------ | |
+Currently slstatus works on FreeBSD, Linux and OpenBSD. | |
In order to build slstatus you need the Xlib header files. | |