readme: restructure - lchat - A line oriented chat front end for ii.
 (HTM) git clone git://git.suckless.org/lchat
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
       ---
 (DIR) commit 595d8b5e4d763305139cbd482a8c469f9e926494
 (DIR) parent d03daa3fb2b41a1a969b9d4fdb0197cea471d4a0
 (HTM) Author: Jan Klemkow <j.klemkow@wemelug.de>
       Date:   Mon, 11 Jan 2016 15:41:34 +0100
       
       readme: restructure
       
       Diffstat:
         M README.md                           |      11 ++++++-----
       
       1 file changed, 6 insertions(+), 5 deletions(-)
       ---
 (DIR) diff --git a/README.md b/README.md
       @@ -2,12 +2,13 @@ line chat
        =========
        
        Line chat is the little and small brother of cii.  It is a front end for
       -ii-like chat programs (e.g. [1] [2] [3]).  It uses tail(1) -f to get the chat
       -output in background.
       +ii-like chat programs.  It uses tail(1) -f to get the chat output in
       +background.
        
       - [1]: http://tools.suckless.org/ii/
       - [2]: http://ratox.2f30.org/
       - [3]: http://23.fi/jj/
       + * http://tools.suckless.org/ii/
       + * http://ratox.2f30.org/
       + * http://github.com/younix/sj/
       + * http://23.fi/jj/
        
        Requirements
        ------------