From 72afa143c66b7442b341e0055a6cacbd178c202e Mon Sep 17 00:00:00 2001 From: GLolol Date: Wed, 16 Apr 2014 19:48:50 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index db08677..898591b 100644 --- a/README.md +++ b/README.md @@ -17,10 +17,10 @@ Any specific plugin dependencies *should* also be listed. - Hostmasks plugin, allows one to fetch appropriate banmasks for users. Now deprecated due to a silly design flaw that made the plugin less efficient than it should've been. ##### Isup -- Provides a simple command to check whether a website is up or down (using isup.me). +- Provides a simple command to check whether a website is up or down (using [isup.me](http://isup.me)). ##### LinkRelay -- Mod of the [LinkRelay](https://github.com/ProgVal/Supybot-plugins/tree/master/LinkRelay) plugin, originally designed for use with [OVERdrive-IRC](http://overdrive.pw/) *(now [replaced](https://github.com/somasonic/ruby-relay))*, with a few extra features such as a configurable list of nicks for the relayer to ignore. No longer in active development. +- Mod of the [LinkRelay](https://github.com/ProgVal/Supybot-plugins/tree/master/LinkRelay) plugin. Originally designed for use with [OVERdrive-IRC](http://overdrive.pw/), with a few extra features such as a configurable list of nicks for the relayer to ignore. No longer in active development. ##### OperUp - Simple plugin that allows Supybot to oper up on configured networks, automatically (on connect) and manually.