diff --git a/README.md b/README.md
index 5e5764cf0ec75f9a0aad1b6718dcc27fe8b2d51d..a0695ffcad81b5aef008341b96d27a9fc0bab00c 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).