From d14d57abb2d98f30de1afe29212accb8818b529e Mon Sep 17 00:00:00 2001 From: Tony Grosinger Date: Thu, 15 Sep 2011 13:27:59 -0700 Subject: [PATCH] -Updated Readme Signed-off-by: Tony Grosinger --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c46e12a..cf46e6e 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ A small Java based game where creating the A.I. is the fun part. About ----- -Using the [API](https://github.com/tgrosinger/Nomads/downloads) and the [SampleDrone](https://github.com/tgrosinger/Nomads-Sample-Drone) create a drone of your own that can destroy all the other drones. +Using the [API](http://grosinger.net/nomads/API) and the [SampleDrone](https://github.com/tgrosinger/Nomads-Sample-Drone) create a drone of your own that can destroy all the other drones. A sucessful drone will be able to gather resources, avoid the law and other malicious drones, and even reproduce to increase it's forces. Wiki