Skip to content

Commit 484c614

Browse files
committed
SCALA-55: add link in README
1 parent c05199c commit 484c614

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)