diff --git a/README.md b/README.md index 8ab1997..c44263b 100644 --- a/README.md +++ b/README.md @@ -30,10 +30,10 @@ To sort the generated file using 11 buffers of 10 records each: # Options Flag Description --i Input file path --o Output file path --n Number of buffers (minimum 3) --b Size of each buffer (number of records) --g Generate count random records --e Evaluate and print the contents of a file --d Temporary directory for merge runs +- i Input file path +- o Output file path +- n Number of buffers (minimum 3) +- b Size of each buffer (number of records) +- g Generate count random records +- e Evaluate and print the contents of a file +- d Temporary directory for merge runs