Cleanup old files

This commit is contained in:
Thomas Jager
2012-11-05 23:41:04 +01:00
parent 4e254c18e1
commit ddf0508cdb
8 changed files with 2 additions and 422 deletions

View File

@@ -14,14 +14,11 @@ Features
Install
----------
$ git clone git://github.com/thoj/Go-IRC-Client-Library.git
$ cd Go-IRC-Client-Library
$ make
$ make install
$ go get github.com/thoj/go-ircevent
Example
----------
See example/test.go
See test/irc_test.go
Events for callbacks
---------