aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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.