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