diff --git a/README.md b/README.md index 60f478d3..40ae042b 100644 --- a/README.md +++ b/README.md @@ -34,9 +34,7 @@ of `pool`, as soon as one is available. No result is returned. ```ocaml # #require "threads";; # let pool = Moonpool.Pool.create ~min:4 ();; -val pool : Moonpool.Runner.t = - {Moonpool.Pool.run_async = ; shutdown = ; size = ; - num_tasks = } +val pool : Moonpool.Runner.t = # begin Moonpool.Pool.run_async pool