From a2e31088b5c79acdd783d2b41575ddf084f02685 Mon Sep 17 00:00:00 2001 From: "Omar S." Date: Sun, 28 Dec 2014 23:07:59 -0500 Subject: [PATCH] Added just one thing at the start If you don't like it, don't do this, but there should be a thing that tells beginners to start there --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1260913ca..35ac7bb4d 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ CodeCombat ![](https://dl.dropboxusercontent.com/u/138899/GitHub%20Wikis/readme_00.png) [![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 developer wiki](https://github.com/codecombat/codecombat/wiki/Archmage-Home) for a dev setup guide, extensive documentation, and much more.** +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** It's both a startup and a community project, completely open source under the [MIT and Creative Commons licenses](http://codecombat.com/legal). It's the largest open source [CoffeeScript](http://coffeescript.org/) project by lines of code, and since it's a game (with [really cool tech](https://github.com/codecombat/codecombat/wiki/Third-party-software-and-services)), it's really fun to hack on. Join us in teaching the world to code! Your contribution will go on to show millions of players how cool programming can be.