diff --git a/README.md b/README.md index f932be5..e2fed98 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ make ### Usage ```bash -./tyvm <*.asm> +./tyvm ``` Below is a hello-world program for `TyVM`, the assembled program can be found in `asm/` directory