diff --git a/README.md b/README.md new file mode 100644 index 0000000..70acf26 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# utop + +utop is an improved toplevel (i.e., Read-Eval-Print Loop) for OCaml. It can run in a terminal or in Emacs. It supports line editing, history, real-time and context sensitive completion, colors, and more. \ No newline at end of file