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

- old
+ new

@@ -4,10 +4,9 @@ Given `"listen"` and a list of candidates like `"enlists" "google" "inlets" "banana"` the program should return a list containing `"inlets"`. - ## Getting Started For installation and learning resources, refer to the [exercism help page](http://exercism.io/languages/ocaml). ## Installation