summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorarg@mmvi <unknown>2006-09-26 14:32:24 +0200
committerarg@mmvi <unknown>2006-09-26 14:32:24 +0200
commit089bad0eb0b823996c573764f7fe0bcb90ac5beb (patch)
treede85845e0fb2dc2005456338d158cfcebd809bfd
parent1ad63946224df48eb5832ec97cd5baac58f2d484 (diff)
downloadcic-089bad0eb0b823996c573764f7fe0bcb90ac5beb.tar.gz
updated README
-rw-r--r--README4
1 files changed, 3 insertions, 1 deletions
diff --git a/README b/README
index 09a06c7..51946c8 100644
--- a/README
+++ b/README
@@ -1,11 +1,12 @@
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,6 +17,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.