aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
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.
12 12
13## Make targets 13## Make targets
14 14
15In the `src` directory:
16
15* Build: `make nc` produces a binary named `urm` 17* Build: `make nc` produces a binary named `urm`
16* Test: `make test` 18* Test: `make test`
17* Clean: `make clean` 19* Clean: `make clean`