tracks/ocaml/exercises/hexadecimal/README.md in trackler-2.2.1.99 vs tracks/ocaml/exercises/hexadecimal/README.md in trackler-2.2.1.100

- old
+ new

@@ -5,10 +5,9 @@ On the web we use hexadecimal to represent colors, e.g. green: 008000, teal: 008080, navy: 000080). The program should handle invalid hexadecimal strings. - ## Getting Started For installation and learning resources, refer to the [exercism help page](http://exercism.io/languages/ocaml). ## Installation