]> git.armaanb.net Git - sic.git/blobdiff - README
removed fullname, added support for tracking NICK changes
[sic.git] / README
diff --git a/README b/README
index 09a06c78371ff732fd7ba0e078fae0ae7eb016f8..ee5ecacc5c90e24badab8742b910f896a84cc89a 100644 (file)
--- a/README
+++ b/README
@@ -1,11 +1,11 @@
 sic - simple irc client
------------------------
-
+=======================
 sic is an extremly fast, small and simple irc client.  It reads commands from
 standard input and prints all server output to standard output. It multiplexes
 also all channel traffic into one output, that you don't have to switch
 different channel buffers, that's actually a feature.
 
+
 Installation
 ------------
 Edit config.mk to match your local setup. sic is installed into
@@ -16,11 +16,7 @@ Afterwards enter the following command to build and install sic
 
     $ make clean install
 
+
 Running sic
 -----------
 Simply invoke the 'sic' command with the required arguments.
-
-
-Configuration
--------------
-No configuration is needed.