From 688638b1f2a75f76f2624f8d7f07092b11c648ae Mon Sep 17 00:00:00 2001 From: Steveice10 Date: Wed, 14 Mar 2012 16:03:07 -0700 Subject: [PATCH] Updated README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d914d2..8646fca 100644 --- a/README.md +++ b/README.md @@ -18,4 +18,4 @@ OpenNBT is licensed under the [BSD](http://www.opensource.org/licenses/BSD-3- Building the Source -------------- -OpenNBT uses Maven to manage dependencies. Simply run 'mvn clean install' in the source's directory. +OpenNBT uses Maven to manage dependencies. Simply run 'mvn clean install' in the source's directory. You can also download a build [here](http://travis-ci.org/#!/Steveice10/OpenNBT/).