diff --git a/README.md b/README.md index 0b9240b..2115175 100644 --- a/README.md +++ b/README.md @@ -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.