Skip to content

Commit b1c4b47

Browse files
committed
0.1.0 update README.md
1 parent 16c26a8 commit b1c4b47

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,21 @@ You need to [download DAT](https://github.com/junjiem/dat/releases), and initial
2929
---
3030

3131

32-
### Output JSON Format
32+
### Output Format
33+
34+
Supports formats: [TEXT](#output-text-format), [JSON](#output-json-format)
35+
36+
支持格式:[TEXT](#output-text-format), [JSON](#output-json-format)
37+
38+
> Note: `TEXT` supports streaming output.
39+
40+
> 注:`TEXT` 支持流输出。
41+
42+
#### Output TEXT Format
43+
44+
![Text Output](_assets/text_output.png)
45+
46+
#### Output JSON Format
3347

3448
| name | type | description | required |
3549
|--------|--------|------------------------------|----------|

_assets/text_output.png

47.7 KB
Loading

0 commit comments

Comments
 (0)