commit e3b64e67b9b9d832462382246474ce1e7d92217c
Author: Jan Klemkow <j.klemkow_AT_wemelug.de>
AuthorDate: Sun Apr 19 05:02:21 2020 +0200
Commit: Jan Klemkow <j.klemkow_AT_wemelug.de>
CommitDate: Sun Apr 19 05:02:21 2020 +0200
README: improve description of lchat
diff --git a/README.md b/README.md
index 936b34c..6ece4c0 100644
--- a/README.md
+++ b/README.md
_AT_@ -2,10 +2,14 @@ line chat
=========
lchat (line chat) is a line oriented front end for for ii-like chat programs.
-It uses tail(1) -f to get the chat output in background.
+It handles the input from keyboard and output file in parallel. Thus, you are
+able to type new messages while new chat lines arriving. Its main focus is on
+usability and simplicity.
![lchat](/lchat.png)
+Programs you can use lchat as a front end for:
+
*
http://tools.suckless.org/ii/
*
http://ratox.2f30.org/
*
http://github.com/younix/sj/
Received on Sun Apr 19 2020 - 05:05:54 CEST