this repo has no description

Update README

+1 -1
+1 -1
README.md
··· 1 - An OCaml toplevel designed to run in a web worker 1 + # An OCaml toplevel designed to run in a web worker 2 2 3 3 To run the example, the worker needs to be served by an http server rather 4 4 than loaded from the filesystem. Therefore the example may be run in the