Update README.md
This commit is contained in:
parent
df26615950
commit
df1329176d
|
@ -86,7 +86,6 @@ pub extern fn c_compress(
|
||||||
- `input_path` - input file path (full filename)
|
- `input_path` - input file path (full filename)
|
||||||
- `output_path` - output file path (full filename)
|
- `output_path` - output file path (full filename)
|
||||||
- `parameters` - options struct, containing compression parameters (see below)
|
- `parameters` - options struct, containing compression parameters (see below)
|
||||||
-
|
|
||||||
#### Return
|
#### Return
|
||||||
`true` if all goes well, `false` otherwise.
|
`true` if all goes well, `false` otherwise.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue