From 66c08a2bd1e728f99a41ca467633a94e872f9093 Mon Sep 17 00:00:00 2001 From: yiwang Date: Thu, 9 Jun 2011 16:44:59 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 1675908..1df64b4 100644 --- a/Home.md +++ b/Home.md @@ -1,5 +1,5 @@ sbt is a build tool for Scala projects that aims to do the basics well. It requires Java 1.6 or later. -test + ## Features * Fairly fast, unintrusive, and easy to set up for simple projects * [[Configuration|Basic Configuration]], [[customization|Tasks]], and [[extension|Plugins]] are done in Scala