From d3e9318f8256cec470fd586ed9243581c2375e38 Mon Sep 17 00:00:00 2001 From: Ark Date: Sat, 9 Mar 2024 15:54:18 +0530 Subject: [PATCH] a --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8890b3b..c33c459 100644 --- a/README.md +++ b/README.md @@ -10,11 +10,11 @@ To use it, first install the packages from requirements `pip3 install -r require I made it to 2 modes. When you run main.py, you recieve like: -````bash +```bash Usage: main.py [OPTIONS] COMMAND [ARGS]... Try 'main.py --help' for help. -Error - Missing command.``` -```` +Error - Missing command. +``` Run with `--help` and you will see 2 commands: `automatic` and `manual`.