tracks/kotlin/exercises/hello-world/README.md in trackler-2.2.1.45 vs tracks/kotlin/exercises/hello-world/README.md in trackler-2.2.1.46
- old
+ new
@@ -12,9 +12,15 @@
- Run the test suite and make sure that it succeeds.
- Submit your solution and check it at the website.
If everything goes well, you will be ready to fetch your first real exercise.
+Since this is your first Kotlin exercise, we've included a detailed TUTORIAL.md
+file that guides you through your solution. Check it out for tips and
+assistance!
+
+
+
## Source
This is an exercise to introduce users to using Exercism [http://en.wikipedia.org/wiki/%22Hello,_world!%22_program](http://en.wikipedia.org/wiki/%22Hello,_world!%22_program)