From 4c56d519849e321501331f7265c36e1d6442b76f Mon Sep 17 00:00:00 2001 From: Rocky Madden Date: Sat, 17 Nov 2012 10:34:23 -0700 Subject: Cleaned up overview. --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index a8250c1..f1d745c 100755 --- a/readme.md +++ b/readme.md @@ -1,5 +1,5 @@ #stringmetric [![Build Status](https://secure.travis-ci.org/rockymadden/stringmetric.png)](http://travis-ci.org/rockymadden/stringmetric) -A small library of string metrics and phonetic algorithms implemented in Scala. Each metric and algorithm has a command line interface and [Google Caliper](http://code.google.com/p/caliper/) microbenchmark suite. +A small library of string metrics and phonetic algorithms. Each has a command line interface and [Google Caliper](http://code.google.com/p/caliper/) microbenchmark suite. * __Phonetic metrics__ determine if two arguments sound the same phonetically. * __Phonetic algorithms__ provide a means to determine the phonetic representation of the argument passed. All phonetic metrics have an algorithm counterpart. -- cgit v1.2.3