tracks/julia/exercises/luhn/README.md in trackler-2.2.1.9 vs tracks/julia/exercises/luhn/README.md in trackler-2.2.1.10
- old
+ new
@@ -65,7 +65,8 @@
57 is not evenly divisible by 10, so this number is not valid.
## Source
The Luhn Algorithm on Wikipedia [http://en.wikipedia.org/wiki/Luhn_algorithm](http://en.wikipedia.org/wiki/Luhn_algorithm)
+
## Submitting Incomplete Solutions
It's possible to submit an incomplete solution so you can see how others have completed the exercise.