diff --git a/connect/lib/README.md b/connect/lib/README.md index 102c5cad5f..5b2c17f840 100644 --- a/connect/lib/README.md +++ b/connect/lib/README.md @@ -4,5 +4,6 @@ This is a normal sbt project. You can compile code with `sbt compile`, run it with `sbt run`, and `sbt console` will start a Scala 3 REPL. + For more information on the sbt-dotty plugin, see the [scala3-example-project](https://github.com/scala/scala3-example-project/blob/main/README.md).