Skip to content

Commit 7eb7217

Browse files
committed
format README.md
Signed-off-by: lifubang <[email protected]>
1 parent b813174 commit 7eb7217

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,9 @@ make
1212
./acmdiffer testdata/step.judger/user.out testdata/step.judger/datav5.out false false
1313
```
1414

15-
## The Function
15+
## The Function Definition
1616
```
1717
func DiffOut(userOut, dataOut string, diffIgnoreHead bool, strictMode bool) (bool, error)
18-
1918
```
2019

2120
## Params

0 commit comments

Comments
 (0)