Skip to content

Commit b4c55ad

Browse files
committed
Added attachment example in README.md
1 parent 031a96d commit b4c55ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,4 +142,5 @@ Command example in ipython:
142142
yop.write('NewNameOfFile') # write in same version as original file after modifications
143143
yop.write4('NameOfFile', compression=True) # write mdf version 4.1 file, data compressed
144144
yop.write3() # write mdf version 3 file
145+
yop.attachments # to get attachments, embedded or paths to files
145146
```

0 commit comments

Comments
 (0)