diff --git a/README.md b/README.md index 4886ffc..38480b3 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,13 @@ Go ahead and add Jerkson as a dependency: ``` +or for sbt: + +```scala +resolvers += "Codehale Repo" at "http://repo.codahale.com" + +libraryDependencies += "com.codahale" %% "jerkson" % "0.5.0" +``` Parsing JSON