Skip to content

Commit 329460c

Browse files
authored
Merge pull request #113 from KevinGilmore/SCALA-55
SCALA-55: add link in README
2 parents c05199c + 484c614 commit 329460c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

scala-lang/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22

33
This module contains articles about Scala's Lang features
44

5-
- [Def, Var & Val in Scala](https://www.baeldung.com/scala/def-var-val)
5+
- [Def, Var & Val in Scala](https://www.baeldung.com/scala/def-var-val)
6+
- [Difference Between Class and Case Class in Scala](https://www.baeldung.com/scala/case-class)

0 commit comments

Comments
 (0)