We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f758e5 commit 92a918cCopy full SHA for 92a918c
README.md
@@ -1,12 +1,20 @@
1
-This is a [Giter8][g8] template for Scala.
+# Scala 2 seed template
2
+
3
+## Template usage
4
5
+This is a [Giter8][g8] template for Scala 2.
6
7
```
8
sbt new scala/scala-seed.g8
9
10
-Template license
-----------------
-Written in 2016-2021 by Lightbend, Inc.
11
+## Looking for Scala 3 instead?
12
13
+That's over at https://github.com/scala/scala3.g8
14
15
+# Template license
16
17
+Written in 2016-2023 by Lightbend, Inc.
18
19
To the extent possible under law, the author(s) have dedicated all copyright and related
20
and neighboring rights to this template to the public domain worldwide.
0 commit comments