diff --git a/README.md b/README.md index 134d038..9f7dfbc 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ MdView recursively renders the parent directory of the user-provided file and se ## Usage -Simply execute MdView with the path of the Markdown file you wish to view: +Execute MdView with the path of the Markdown file you wish to view: ``` mdview path/to/file.md ```