readme: Link to eventmgr as well

This commit is contained in:
Daniel Oaks 2016-01-17 17:04:34 +10:00
parent 3fadcb6cda
commit 30250fb0ac

@ -8,4 +8,5 @@ An example bot that uses this package can be found [here](https://gist.github.co
Packages:
* [**eventmgr**](https://godoc.org/github.com/DanielOaks/girc-go/eventmgr): Event attaching and dispatching.
* [**ircmsg**](https://godoc.org/github.com/DanielOaks/girc-go/ircmsg): IRC message handling, raw line parsing and creation.