removed useless crap
This commit is contained in:
parent
4120182a49
commit
48fc6f1b10
6
README
6
README
@ -1,6 +1,5 @@
|
|||||||
sic - simple irc client
|
sic - simple irc client
|
||||||
=======================
|
=======================
|
||||||
|
|
||||||
sic is an extremly fast, small and simple irc client. It reads commands from
|
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
|
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
|
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
|
Running sic
|
||||||
-----------
|
-----------
|
||||||
Simply invoke the 'sic' command with the required arguments.
|
Simply invoke the 'sic' command with the required arguments.
|
||||||
|
|
||||||
|
|
||||||
Configuration
|
|
||||||
-------------
|
|
||||||
No configuration is needed.
|
|
||||||
|
Loading…
Reference in New Issue
Block a user