diff --git a/README.md b/README.md index 6690444..98a68a7 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,16 @@ libraryDependencies += "com.lucidchart" % "opentracing-play-active" % " libraryDependencies += "com.lucidchart" % "opentracing-play-active" % "-2.5" ``` +```scala +// Play 2.6.x +libraryDependencies += "com.lucidchart" % "opentracing-play" % "-2.6" +``` + +```scala +// Play 2.7.x +libraryDependencies += "com.lucidchart" % "opentracing-play" % "-2.7" +``` + ### Configure Akka This project [`ThreadContextSpan`](https://github.com/lucidsoftware/opentracing-thread-context) and