Skip to content

Commit 5137b3f

Browse files
committed
Fixed README typo
1 parent f9d65fb commit 5137b3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ julia> gmmdisplay(mgmmx)
151151
```
152152
julia> gmmdisplay(mgmmy)
153153
```
154-
<img src="./assets/image/multi_example_x.png" width="400"/>
154+
<img src="./assets/image/multi_example_y.png" width="400"/>
155155

156156
```julia
157157
julia> # Draw the aligned GMMs. Note that the "steric" features (green) repulse one another.

0 commit comments

Comments
 (0)