From 242d09803d0c1e4df65188451a8f4c137d93b59b Mon Sep 17 00:00:00 2001 From: "[REDACTED]" <60199831+Melyyn@users.noreply.github.com> Date: Fri, 1 Sep 2023 02:53:10 +0100 Subject: [PATCH] Update README.md --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 387059e..f6fe055 100644 --- a/README.md +++ b/README.md @@ -8,15 +8,13 @@ reddit-link-generator.exe N Where N represents the number of links you want to generate. # Modes: -Currently the program has four modes which can be called with a flag `-m` followed by mode number. +The script has four modes which can be called with a flag `-m` followed by mode number. By default, mode 1 is selected if the user doesn't explicitly use the `-m` flag. - Mode 1: string with lower case charachters only. `-m1` -- Mode 2: string with one number at the beggining and rest is lower case charachters. `-m2` -- Mode 3: string with 10 or 11 at the beggining and rest is lower case charachters. `-m3` +- Mode 2: string with one number at the beggining, and rest is lower case charachters. `-m2` +- Mode 3: string with 10 or 11 at the beggining, and rest is lower case charachters. `-m3` - Mode 4: string with numbers only. `-m4` -By default, mode 1 is selected if the user doesn't explicitly use the `-m` flag. - # Outputs: ```