From 500396b42242a67b00ce4a57e86c038880e659d1 Mon Sep 17 00:00:00 2001 From: Tony Grosinger Date: Thu, 15 Sep 2011 13:29:56 -0700 Subject: [PATCH] -Updated URL in Readme Signed-off-by: Tony Grosinger --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cf46e6e..41ecca1 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](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. +Using the [API](http://nomads.grosinger.net/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 @@ -14,4 +14,4 @@ The wiki is currently under construction and can be found linked above (or [Here API --- -The API provides all the information needed to create your first Drone. You can find the web version [Here](http://grosinger.net/nomads/API). +The API provides all the information needed to create your first Drone. You can find the web version [Here](http://nomads.grosinger.net/API).