aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index e69de29..7e15075 100644
--- a/README
+++ b/README
@@ -0,0 +1,6 @@
+To run:
+ Enter `run $PROBLEM_NUMBER` and wait for the answer
+E.G.:
+ run 1
+
+The run and erun scripts work together to compile problem$X.erl and evaluate problem$X:solve().