diff --git a/README.md b/README.md
index 8b318f7..397b63a 100755
--- a/README.md
+++ b/README.md
@@ -3,9 +3,7 @@
### About
CloudBot is very heavily based on [Skybot](http://git.io/skybot) by rmmh.
-CloudBot is meant to be a simple, extendable Python IRC bot, with minimal magic. To write your own plugins, vist the [Plugin Wiki Page](http://git.io/cloudbotplugins).
-
-More at the [wiki](http://git.io/cloudbotwiki).
+CloudBot is meant to be a simple, extendable Python IRC bot, with minimal magic.
### Download
Get Cloudbot at [git.io/getcloudbot](http://git.io/getcloudbot "CloudBot").
@@ -45,6 +43,14 @@ It will generate a default config for you. Once you have editied the config, ru
and it will connect to any server(s) you have added to the config. (Config docs at the [wiki](http://git.io/cloudbotconfig))
+### Documentation
+
+To configure your CloudBot, vist the [Config Wiki Page](http://git.io/cloudbotconfig).
+
+To write your own plugins, vist the [Plugin Wiki Page](http://git.io/cloudbotplugins).
+
+More at the [Wiki Home Page](http://git.io/cloudbotwiki).
+
### Requirements
CloudBot runs on Python 2.7.x. It is developed on Debian Wheezy/Testing with Python 2.7.2.
@@ -77,4 +83,4 @@ CloudBot is licenced under the GPL v3 license. The terms are as follows.
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with CloudBot. If not, see .
\ No newline at end of file
+ along with CloudBot. If not, see .