readme: add requirements section - lchat - A line oriented chat front end for i… | |
git clone git://git.suckless.org/lchat | |
Log | |
Files | |
Refs | |
README | |
--- | |
commit 3e18627b65da00ad5282946bd93e112aabb99491 | |
parent fab32ceeb18449e8cb87cad7c3dd6cd6946c153d | |
Author: Jan Klemkow <[email protected]> | |
Date: Tue, 5 Jan 2016 22:43:20 +0100 | |
readme: add requirements section | |
Diffstat: | |
M README.md | 6 ++++++ | |
1 file changed, 6 insertions(+), 0 deletions(-) | |
--- | |
diff --git a/README.md b/README.md | |
@@ -9,6 +9,12 @@ output in background. | |
[2]: http://ratox.2f30.org/ | |
[3]: http://23.fi/jj/ | |
+Requirements | |
+------------ | |
+ | |
+ * tail(1) | |
+ * grep(1) | |
+ | |
TODO | |
---- | |