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

- old
+ new

@@ -1,10 +1,9 @@ # Bracket Push Given a string containing brackets `[]`, braces `{}` and parentheses `()`, verify that all the pairs are matched and nested correctly. - ## Getting Started For installation and learning resources, refer to the [exercism help page](http://exercism.io/languages/ocaml). ## Installation