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

- old
+ new

@@ -4,10 +4,12 @@ Bob answers 'Sure.' if you ask him a question. He answers 'Whoa, chill out!' if you yell at him. +He answers 'Calm down, I know what I'm doing!' if you yell a question at him. + He says 'Fine. Be that way!' if you address him without actually saying anything. He answers 'Whatever.' to anything else. @@ -36,10 +38,9 @@ test.native: *.ml *.mli @corebuild -quiet -pkg oUnit -pkg str test.native ``` Note the additional `-pkg str` option. - ## Getting Started For installation and learning resources, refer to the [exercism help page](http://exercism.io/languages/ocaml).