Skip to content

Commit 03d5464

Browse files
authored
Update README.md
1 parent 925c0c9 commit 03d5464

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ Essentially this package wraps some ImageIO functions to make quick exploratory
1010
routine. A function is also passed, which controls how to plot a single frame. See below
1111
for an example.
1212

13+
Running `mask_animation()` will create a temporary directory in the same directory as
14+
your specified output file. This contains images of individual frames, which are later compiled
15+
into the output animation and removed (along with the temporary directory).
16+
1317
## Installation
1418
There is no pip or conda install for this package at the moment
1519

0 commit comments

Comments
 (0)