Skip to content

Commit 92a918c

Browse files
committed
update README to link to Scala 3 template
1 parent 6f758e5 commit 92a918c

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

README.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,20 @@
1-
This is a [Giter8][g8] template for Scala.
1+
# Scala 2 seed template
2+
3+
## Template usage
4+
5+
This is a [Giter8][g8] template for Scala 2.
26

37
```
48
sbt new scala/scala-seed.g8
59
```
610

7-
Template license
8-
----------------
9-
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.
1018

1119
To the extent possible under law, the author(s) have dedicated all copyright and related
1220
and neighboring rights to this template to the public domain worldwide.

0 commit comments

Comments
 (0)