From 2a70210cfb52cf3113ecf015866b2e7e09e73086 Mon Sep 17 00:00:00 2001
From: Popey456963 <popey@debenclipper.com>
Date: Mon, 26 Jan 2015 18:08:08 +0000
Subject: [PATCH 1/3] Centred + Linked Image

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index d03e06cdb..1020bd1e2 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 CodeCombat
 ==========
 
-![](https://dl.dropboxusercontent.com/u/138899/GitHub%20Wikis/readme_00.png)
+<div style="text-align:center"><a href="http://codecombat.com/"><img src ="https://dl.dropboxusercontent.com/u/138899/GitHub%20Wikis/readme_00.png" /></div></a>
 [![Build Status](https://travis-ci.org/codecombat/codecombat.png?branch=master)](https://travis-ci.org/codecombat/codecombat)
 
 CodeCombat is a multiplayer programming game for learning how to code. **See the [Archmage (coder) developer wiki](https://github.com/codecombat/codecombat/wiki/Archmage-Home) for a dev setup guide, extensive documentation, and much more. Every new person that wants to start contributing the project coding should start there**

From fdb2fc6d74c91b896bb8dd01ab41325189edee7e Mon Sep 17 00:00:00 2001
From: Popey456963 <popey@debenclipper.com>
Date: Mon, 26 Jan 2015 18:11:33 +0000
Subject: [PATCH 2/3] Linked "Getting in Touch"

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 1020bd1e2..5c799dd89 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ We've made it easy to fork the project, run a simple script that'll install all
 
 ### [Getting In Touch](https://github.com/codecombat/codecombat/wiki/Developer-organization)
 
-Whether you're novice or pro, the CodeCombat team is ready to help you implement your ideas. Reach out on our forum, our issue tracker, or our developer chat room, or see the docs for [more on how to contribute](https://github.com/codecombat/codecombat/wiki/Developer-organization).
+Whether you're novice or pro, the CodeCombat team is ready to help you implement your ideas. Reach out on our [forum](discourse.codecombat.com), our [issue tracker](https://github.com/codecombat/codecombat/issues), or our [developer chat room](https://www.hipchat.com/g3plnOKqa), or see the docs for [more on how to contribute](https://github.com/codecombat/codecombat/wiki/Developer-organization).
 
 ### [License](https://github.com/codecombat/codecombat/blob/master/LICENSE)
 

From 6e057404d8043f069391d3e644a2956bd8d6a029 Mon Sep 17 00:00:00 2001
From: Popey456963 <popey@debenclipper.com>
Date: Mon, 26 Jan 2015 18:12:43 +0000
Subject: [PATCH 3/3] Linked "Getting Started"

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 5c799dd89..699c35b07 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ It's both a startup and a community project, completely open source under the [M
 
 ### [Getting Started](https://github.com/codecombat/codecombat/wiki/Developer-environment)
 
-We've made it easy to fork the project, run a simple script that'll install all the dependencies, and get a local copy of CodeCombat running right away on Mac, Linux, or Windows. See [the docs for details](https://github.com/codecombat/codecombat/wiki/Developer-environment).
+We've made it easy to fork the project, run a simple script that'll install all the dependencies, and get a local copy of CodeCombat running right away on [Mac](https://github.com/codecombat/codecombat/wiki/Dev-Setup:-Mac-and-Vagrant), [Linux](https://github.com/codecombat/codecombat/wiki/Dev-Setup:-Linux), or [Windows](https://github.com/codecombat/codecombat/wiki/Dev-Setup:-Windows). See [the docs for details](https://github.com/codecombat/codecombat/wiki/Developer-environment).
 
 ### [Getting In Touch](https://github.com/codecombat/codecombat/wiki/Developer-organization)