aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorpacien2018-04-20 23:32:38 +0200
committerpacien2018-04-20 23:32:38 +0200
commit3f25710a891dfcd17f597c16dfedf5499bc1bbd6 (patch)
tree71bec80335de3820994d26c68bb4cc8ca961789a /README.md
parent2e6e365262b7dc072d7ac35ff867f309e3ff784c (diff)
downloadurm-3f25710a891dfcd17f597c16dfedf5499bc1bbd6.tar.gz
Modularize everything
Diffstat (limited to 'README.md')
-rw-r--r--README.md21
1 files changed, 20 insertions, 1 deletions
diff --git a/README.md b/README.md
index 59fe3e5..79d65fa 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,20 @@
1# upem-progfunc-projet \ No newline at end of file 1# UPEM / L3 Info / Functional programming / Project: URM
2
3Unlimited Register Machine in OCaml.
4
5## Usage
6
7* Requirements: ocaml, GNU Make, OCaml Makefile
8* Build: `make nc` produces a binary named `urm`
9* Clean: `make clean`
10
11
12## Authors
13
14* Pacien TRAN-GIRARD
15* Adam NAILI
16
17
18## License
19
20Project distributed under the terms of the Creative Commons BY-NC-SA 3.0 license.