From 2858756a05fe1d3a1754a97497a30c571138923e Mon Sep 17 00:00:00 2001 From: pacien Date: Tue, 1 May 2018 02:34:57 +0200 Subject: Update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6606650..4aaea34 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ Unlimited Register Machine in OCaml. ## Make targets +In the `src` directory: + * Build: `make nc` produces a binary named `urm` * Test: `make test` * Clean: `make clean` -- cgit v1.2.3