summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rwxr-xr-xreadme.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index 5a6a63e..35d8686 100755
--- a/readme.md
+++ b/readme.md
@@ -19,6 +19,8 @@ String metrics and phonetic algorithms for Scala. The library provides facilitie
## Installation
Available on the [Maven Central Repository](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.rockymadden.stringmetric%22). Depending on the core sub-project shown below (add others, like the CLI, as needed):
+---
+
### SBT
```scala
libraryDependencies += "com.rockymadden.stringmetric" % "stringmetric-core" % "0.22.4"