Skip to content

Commit 3468293

Browse files
committed
update readme
1 parent a10fac0 commit 3468293

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ export RULE_INFO_PATH="$SAGE_PATH/invalid_tree/global_info.pickle"
2525

2626
Next, use ```python main.py --help``` to show how it works.
2727

28-
```shell
28+
```
2929
Usage: python main [-options] -o output_dir
3030
3131
Options:
@@ -86,7 +86,7 @@ This tool can adapt to any other browsers that are based on the three browsers.
8686

8787
## Publication
8888

89-
The paper which describes the design detail of this browser fuzzer is accepted by OOPSLA 2023 ([doi](https://doi.org/10.1145/3622819)). BibTex Citation is
89+
The paper which describes the design detail of this browser fuzzer is accepted by OOPSLA 2023 ([doi](https://doi.org/10.1145/3622819)). BibTeX Citation is
9090

9191
```bibtex
9292
@article{zhou2023towards,

0 commit comments

Comments
 (0)