aboutsummaryrefslogtreecommitdiff
path: root/examples/dotty-example/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'examples/dotty-example/README.md')
-rw-r--r--examples/dotty-example/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/dotty-example/README.md b/examples/dotty-example/README.md
new file mode 100644
index 0000000..bc0f6b0
--- /dev/null
+++ b/examples/dotty-example/README.md
@@ -0,0 +1,3 @@
+Dotty example project compiling hello world with the next version of Scala.
+
+All you need to do to enable Dotty is `extends Dotty` in your build.scala .