From 4ce506c9fff294dc22f7e450fefa47938409b086 Mon Sep 17 00:00:00 2001 From: neersighted Date: Sun, 4 Mar 2012 19:13:19 -0800 Subject: [PATCH] bump'd version, fixed links, updated copyright --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 257be51..9d8503c 100755 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# CloudBot/1.1c +# CloudBot/1.1d ## About @@ -19,7 +19,7 @@ CloudBot is a Python IRC bot very heavily based on [Skybot](http://git.io/skybot ## Download -Get CloudBot at [git.io/getcloudbot](http://git.io/getcloudbot "Get CloudBot from Github!"). +Get CloudBot at [git.io/getcloudbotirc](http://git.io/getcloudbotirc "Get CloudBot from Github!"). Unzip the resulting file, and continue to read this document. @@ -63,15 +63,15 @@ It will generate a default config for you. Once you have edited the config, run `./cloudbot start` -and it will connect to any server(s) you have added to the config. (Config docs at the [wiki](http://git.io/cloudbotconfig)) +and it will connect to any server(s) you have added to the config. (Config docs at the [wiki](http://git.io/cloudbotircconfig)) ## Documentation -To configure your CloudBot, visit the [Config Wiki Page](http://git.io/cloudbotconfig). +To configure your CloudBot, visit the [Config Wiki Page](http://git.io/cloudbotircconfig). -To write your own plugins, visit the [Plugin Wiki Page](http://git.io/cloudbotplugins). +To write your own plugins, visit the [Plugin Wiki Page](http://git.io/cloudbotircplugins). -More at the [Wiki Main Page](http://git.io/cloudbotwiki). +More at the [Wiki Main Page](http://git.io/cloudbotircwiki). ## Support @@ -102,9 +102,9 @@ The programs `screen` or `daemon` are recomended for the wrapper to run optimaly ## License CloudBot is **licensed** under the **GPL v3** license. The terms are as follows. - CloudBot/1.1c + CloudBot/1.1d - Copyright © 2011 Luke Rogers - + Copyright © 2011 ClouDev - <[cloudev.github.com](http://cloudev.github.com)> CloudBot is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by