Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arhelmus committed Nov 24, 2018
1 parent b5f9cb8 commit 5e8de78
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -75,9 +75,10 @@ FoundationDB.inMemory()
```

## Give it a try
We are based on 6.0.15 FoundationDB Java driver version.
We are based on 6.0.15 FoundationDB Java driver version.

```scala
libraryDependencies += // FoundationDB Java driver dependency is required
libraryDependencies += "me.archdev" %% "foundation-db-scala" % "0.1.5"

resolvers ++= Seq(
Expand Down

0 comments on commit 5e8de78

Please sign in to comment.