tracks/kotlin/exercises/roman-numerals/README.md in trackler-2.2.1.13 vs tracks/kotlin/exercises/roman-numerals/README.md in trackler-2.2.1.14
- old
+ new
@@ -40,10 +40,10 @@
2000=MM
8=VIII
See also: http://www.novaroma.org/via_romana/numbers.html
-
+
## Source
The Roman Numeral Kata [http://codingdojo.org/cgi-bin/index.pl?KataRomanNumerals](http://codingdojo.org/cgi-bin/index.pl?KataRomanNumerals)