Skip to content

Commit 3d49c17

Browse files
committed
Update docs/README.md
1 parent 6f9717a commit 3d49c17

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ It introduces how our **MI** is built based on the previous **CLI** and its appl
6262

6363
| Item | Description |
6464
|------|-------------|
65-
| workflow.drawio | It is drawn with [jgraph/drawio](https://github.com/jgraph/drawio) and shows how we maintain this project. |
66-
| workflow.drawio.png | Rendered from `workflow.drawio` for using in `python-bugzilla-mi/README.md`. |
67-
|demo_frontend.py|...|
65+
| workflow.drawio | It is drawn with [jgraph/drawio](https://github.com/jgraph/drawio) and shows how we maintain this project. |
66+
| workflow.drawio.png | Rendered from `workflow.drawio` for using in `python-bugzilla-mi/README.md`. |
67+
| demo_frontend.py | A demo frontend based on [pexpect](https://github.com/pexpect/pexpect) that shows how to automate our *MI*. |
68+
| demo_frontend.stdout | Things printed during running `demo_frontend.py`. |
69+
| demo_frontend.logger | Log generated by *MI* during running `demo_frontend.py`. |

0 commit comments

Comments
 (0)