Update README.md

This commit is contained in:
marihachi 2021-04-15 18:21:34 +09:00 committed by GitHub
parent ade4f04f31
commit 391fcbfe90
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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).