From 15e0f45132bda35f7f9b17ce9802660acddfc229 Mon Sep 17 00:00:00 2001 From: Gwyn Ciesla Date: Mon, 4 Mar 2019 14:18:13 +0000 Subject: [PATCH] Added the README --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..dd1e16c --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# ocaml-merlin + +Merlin is an assistant for editing OCaml code. It aims to provide the features available in modern IDEs: error reporting, auto completion, source browsing and much more. \ No newline at end of file