We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07a3701 commit be1e672Copy full SHA for be1e672
.github/workflows/build.yml
@@ -107,7 +107,7 @@ jobs:
107
./reality-checker csv file.csv
108
```
109
110
- **⚠️ 重要提示:**
+ **重要提示:**
111
- RealiTLScanner 尽量在本地运行,不要在远端
112
- 多次运行RealiTLScanner时,请更改输出文件名,如:`file1.csv`、`file2.csv`、`file3.csv` 等
113
- 如果使用相同的文件名,可能会导致文件导出失败或覆盖之前的扫描结果
README.md
@@ -137,7 +137,7 @@ go build -o reality-checker
137
138
139
140
-**⚠️ 重要提示:**
+**重要提示:**
141
142
143
0 commit comments