Skip to content

Commit ec9f7a8

Browse files
authored
Update README.md to deal with folder names changes
1 parent 48b5f18 commit ec9f7a8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Animator is a tool for making GIF animation files from MATLAB® code.
1010

11-
![Rotating membrane](code/doc/logo_demo.gif)
11+
![Rotating membrane](toolbox/examples/logo_demo.gif)
1212

1313
## Setup
1414

@@ -20,7 +20,7 @@ Here's how it works.
2020
The Animator then manipulates your code and takes snapshots of the resulting plot. These snapshots are
2121
gathered into the GIF animation file and saved to disk.
2222

23-
![How it works](img/howto.png)
23+
![How it works](images/howto.png)
2424

2525
For more information, look at the documentation files in the code/doc/ directory, especially GettingStarted.mlx
2626

0 commit comments

Comments
 (0)