diff --git a/README.md b/README.md index 5e5764c..a0695ff 100644 --- a/README.md +++ b/README.md @@ -54,9 +54,15 @@ npm run build ``` ### Use the interactive CLI parser +full parser: ``` npm run parse ``` +plain parser: +``` +npm run parse-plain +``` + ## License This software is released under the [MIT License](LICENSE).