We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8148892 commit 405d3f6Copy full SHA for 405d3f6
README.md
@@ -48,7 +48,7 @@ Compile the ldiff cmd implementation:
48
49
## API ##
50
51
-The API is simple and provides for functions.
+The API is simple and provides four functions.
52
53
```func Diff(sourceStr, targetStr string, ignoreAttr []string) (string, error)```
54
0 commit comments