updated README.md
This commit is contained in:
parent
65b11c5f81
commit
996da15fa3
@ -101,7 +101,7 @@ wrapper.
|
|||||||
```Python
|
```Python
|
||||||
import tdm_ripper as td
|
import tdm_ripper as td
|
||||||
|
|
||||||
td.extract_all(b"samples/SineData.tdm",b"samples/SineData.tdx",b"data/",b"my_tdm")
|
files = td.extract_all(b"samples/SineData.tdm",b"samples/SineData.tdx",b"data/",b"my_tdm")
|
||||||
```
|
```
|
||||||
|
|
||||||
where the arguments "data/" and "my_tdm" are optional. "data/" specifies the
|
where the arguments "data/" and "my_tdm" are optional. "data/" specifies the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user