From fd17a94a2ce1b44ddc078376de2fd9bcb476a033 Mon Sep 17 00:00:00 2001 From: Catherine Oborski Date: Sun, 8 Sep 2024 17:13:40 -0500 Subject: [PATCH] fixed typo --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bf487de..382ee6c 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,8 @@ This project is just getting started and only has a couple of features implement [![cOborski/zipssion](https://img.shields.io/static/v1?label=cOborski&message=zipssion&color=yellow&logo=github)](https://github.com/coborski/zipssion/) ## Planned Usage -`Usage: +``` +Usage: main.py [--quiet | --verbose] [--path=] [--extention=] main.py (-h | --help) main.py --version @@ -38,7 +39,8 @@ Options: --quiet print less text --verbose print more text --path= list of file paths [default: {'/'}] ---extention= the file's extention (if known)` +--extention= the file's extention (if known) +``` ## Credits, inspiration, and references