mirror of
https://activitypub.software/TransFem-org/sfm-js
synced 2024-11-21 21:55:09 +00:00
Update README.md
This commit is contained in:
parent
ade4f04f31
commit
391fcbfe90
1 changed files with 6 additions and 0 deletions
|
@ -54,9 +54,15 @@ npm run build
|
||||||
```
|
```
|
||||||
|
|
||||||
### Use the interactive CLI parser
|
### Use the interactive CLI parser
|
||||||
|
full parser:
|
||||||
```
|
```
|
||||||
npm run parse
|
npm run parse
|
||||||
```
|
```
|
||||||
|
|
||||||
|
plain parser:
|
||||||
|
```
|
||||||
|
npm run parse-plain
|
||||||
|
```
|
||||||
|
|
||||||
## License
|
## License
|
||||||
This software is released under the [MIT License](LICENSE).
|
This software is released under the [MIT License](LICENSE).
|
||||||
|
|
Loading…
Reference in a new issue