Commit 500bcb31 authored by Belviranli, Mehmet E's avatar Belviranli, Mehmet E
Browse files

Update README.md

parent 9b04b7c5
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -135,8 +135,8 @@ combine the values from all runs in a *tab separated value* format.

    ``` {.bash language="bash"}
        $ bash exp 1 output avgTaskLoad 2 formattedResults3.csv
        $ bash exp 1 output minTaskLoad 2 formattedResults3.csv
        $ bash exp 1 output maxTaskLoad 2 formattedResults3.csv
        $ bash exp 1 output minTaskLoad 2 formattedResults4.csv
        $ bash exp 1 output maxTaskLoad 2 formattedResults5.csv
    ```