diff --git a/README.md b/README.md index f61bb9d..1276766 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # micro -A minimal compiler in ML, as seen in [this tutorial](http://troydm.github.io/blog/2014/03/29/writing-micro-compiler-in-ocaml/). +A minimal compiler in OCaml, as seen in [this tutorial](http://troydm.github.io/blog/2014/03/29/writing-micro-compiler-in-ocaml/). Work in progess.