updated README.md

This commit is contained in:
Mario Fink 2019-08-02 15:17:06 +02:00
parent 65b11c5f81
commit 996da15fa3

View File

@ -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