Fix git url and markdown
This commit is contained in:
parent
1cabd322e1
commit
55877caf20
@ -7,14 +7,14 @@ Event based irc client library.
|
|||||||
Features
|
Features
|
||||||
---------
|
---------
|
||||||
* Event based. Register Callbacks for the events you need to handle.
|
* Event based. Register Callbacks for the events you need to handle.
|
||||||
* Handles basic irc demands for you:
|
* Handles basic irc demands for you
|
||||||
* Standard CTCP
|
* Standard CTCP
|
||||||
* Reconnections on errors
|
* Reconnections on errors
|
||||||
* Detect stoned servers
|
* Detect stoned servers
|
||||||
|
|
||||||
Install
|
Install
|
||||||
----------
|
----------
|
||||||
$ git clone git@github.com:thoj/Go-IRC-Client-Library.git
|
$ git clone git://github.com/thoj/Go-IRC-Client-Library.git
|
||||||
$ cd Go-IRC-Client-Library
|
$ cd Go-IRC-Client-Library
|
||||||
$ make
|
$ make
|
||||||
$ make install
|
$ make install
|
||||||
|
Loading…
Reference in New Issue
Block a user