Skip to content

Commit c08c223

Browse files
authored
Update README.md
1 parent 927bc73 commit c08c223

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1+
[![Documments](https://docs.qiling.io/)](https://docs.qiling.io/)
12
[![Downloads](https://pepy.tech/badge/qiling)](https://pepy.tech/project/qiling)
23
[![Chat on Telegram](https://img.shields.io/badge/Chat%20on-Telegram-brightgreen.svg)](https://t.me/qilingframework)
4+
35
---
46

57
<p align="center">
@@ -193,14 +195,11 @@ With binary and GDB debugger enable:
193195
$ ./qltool run -f examples/rootfs/x8664_linux/bin/x8664_hello --gdb 127.0.0.1:9999 --rootfs examples/rootfs/x8664_linux
194196
```
195197

196-
See https://docs.qiling.io/ for more details
197-
198198
With code coverage collection (UEFI only for now):
199199

200200
```
201201
$ ./qltool run -f examples/rootfs/x8664_efi/bin/TcgPlatformSetupPolicy --rootfs examples/rootfs/x8664_efi --coverage-format drcov --coverage-file TcgPlatformSetupPolicy.cov
202202
```
203-
---
204203

205204
With json output (Windows mainly):
206205

0 commit comments

Comments
 (0)