tracks/ocaml/exercises/hamming/README.md in trackler-2.2.1.99 vs tracks/ocaml/exercises/hamming/README.md in trackler-2.2.1.100
- old
+ new
@@ -33,10 +33,9 @@
The Hamming distance is only defined for sequences of equal length. This means
that based on the definition, each language could deal with getting sequences
of equal length differently.
-
## Getting Started
For installation and learning resources, refer to the
[exercism help page](http://exercism.io/languages/ocaml).
## Installation