summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnselm R. Garbe <arg@10kloc.org>2006-10-09 18:01:26 +0200
committerAnselm R. Garbe <arg@10kloc.org>2006-10-09 18:01:26 +0200
commit48fc6f1b10cd15aad621c8c0216864edf94f4300 (patch)
treed0c629d1bafca7944d35d9d3a90bcc26f5bbd853
parent4120182a4988a630aabf37355c3f59fb0ea785c2 (diff)
downloadcic-48fc6f1b10cd15aad621c8c0216864edf94f4300.tar.gz
removed useless crap
-rw-r--r--README6
1 files changed, 0 insertions, 6 deletions
diff --git a/README b/README
index 51946c8..ee5ecac 100644
--- a/README
+++ b/README
@@ -1,6 +1,5 @@
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
@@ -21,8 +20,3 @@ Afterwards enter the following command to build and install sic
Running sic
-----------
Simply invoke the 'sic' command with the required arguments.
-
-
-Configuration
--------------
-No configuration is needed.