Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
Ark committed Mar 9, 2024
1 parent aafe28f commit d3e9318
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`.

Expand Down

0 comments on commit d3e9318

Please sign in to comment.