aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--challenge-011/ruben-westerberg/README5
1 files changed, 2 insertions, 3 deletions
diff --git a/challenge-011/ruben-westerberg/README b/challenge-011/ruben-westerberg/README
index 8ac9e1ff34..4e963bf8dc 100644
--- a/challenge-011/ruben-westerberg/README
+++ b/challenge-011/ruben-westerberg/README
@@ -1,8 +1,7 @@
Solution by Ruben Westerberg
ch-1.pl and ch-1.p6
-Simply run the programs
+Run the program without command lines arguments to calculate 'equal point'
ch-2.pl and ch-2.p6
-When running the programs provide a space separeated list of numbers to rank. Input is sorted in assending order before ranking
-If no command line arguments are specifed then a default list is used
+run command with a single argument to print an identiy matrix of size specivied as the first argument. If no argument is specified a default size of 10 is used.