From 76dd3f15568e24c340e7052a2af54d5a9b039246 Mon Sep 17 00:00:00 2001 From: Rocky Madden Date: Sun, 7 Oct 2012 02:19:44 -0600 Subject: Added gradle to requirements. Cleaned up description. --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'readme.md') diff --git a/readme.md b/readme.md index cfa6228..399014f 100755 --- a/readme.md +++ b/readme.md @@ -1,5 +1,5 @@ #stringmetric -A collection of string metrics built with Scala. Includes a light-weight core API and CLI for each string metric. The following string metrics are currently supported: +A collection of string metrics implemented in Scala. Includes a light-weight core API and CLI for each string metric. The following string metrics are currently supported: * Jaro-Winkler @@ -27,6 +27,7 @@ Uncompress the built tar and ensure you have ability to execute the commands. Ex ## Requirements * Scala 2.9.2 +* Gradle 1.2 or above ## License Apache License, Version 2.0 \ No newline at end of file -- cgit v1.2.3