diff --git a/RelayLink/README.md b/RelayLink/README.md index 762d675..c87a8e1 100644 --- a/RelayLink/README.md +++ b/RelayLink/README.md @@ -6,10 +6,6 @@ A fork of the LinkRelay plugin, tailored to my needs. * Batch add (`addall`)/remove (`removeall`) feature for relays with more than 2 networks. * `list` and `nicks` now reply in multiple messages instead of one large message. * Configurable remote PM command for users (disabled by default but can be enabled using `config plugins.relaylink.remotepm.enable 1` - -#### Differences between my LinkRelay build: -Due to changes in the configuration variables, this plugin was renamed to RelayLink and is no longer compatible with LinkRelay. - * `colors` configuration group removed in favour of colour hashing for nicks. * Added annoucing of relay disconnects/connects. * `nicks` now has a `--count` option for channel statistics.