You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,9 @@
2
2
3
3
------------------------
4
4
5
-
##How it works?
5
+
##How it works
6
6
7
-
"Scala Exercises" brings the popular [Scala Koans](http://www.scalakoans.org/) to the web. Offering hundreds of solveable exercises organized into 42 categories covering the basics of the Scala language.
7
+
"Scala Exercises" brings the popular [Scala Koans](http://www.scalakoans.org/) to the web. Offering hundreds of solvable exercises organized into 42 categories covering the basics of the Scala language.
8
8
9
9
- LEARN: Each category includes an explanation of the basics. Learn the concepts through simple code samples.
10
10
@@ -15,7 +15,7 @@
15
15
- EDIT: After completing a category, you'll be able to go back and edit it. Add new exercises or improve existing ones by sending a pull-request.
0 commit comments