Skip to content

Commit b366f70

Browse files
committed
Update execution section of README
1 parent 4c421f2 commit b366f70

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,9 @@ Also, the class diagram for the project is presented below to illustrate the arc
3838

3939
## Execution
4040
``` shell
41-
python vuegen/main.py
41+
python vuegen/main.py --config report_config_micw2graph.yaml --report_type streamlit
4242
```
43+
The current report types are streamlit, html, pdf, docx, odt, revealjs, pptx, and jupyter.
4344

4445
## Contact
4546
If you have comments or suggestions about this project, you can [open an issue][issues] in this repository.

0 commit comments

Comments
 (0)