From 7951c2d4687133d8c88c8f7ba983ba23535a610f Mon Sep 17 00:00:00 2001 From: yiwang Date: Thu, 9 Jun 2011 16:44:32 -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 1df64b4..1675908 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