Skip to content

Commit 2a5797c

Browse files
author
Simon Bachmann
authored
Update README.md
1 parent 2c51255 commit 2a5797c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,9 @@ struct ContentView: View {
119119
You can use the configurator app in [demo project here](https://github.com/simibac/ConfettiSwiftUIDemo) to make your desired animation or get inspired by one of the many examples.
120120

121121
<p align="center">
122-
<img src="https://user-images.githubusercontent.com/15369592/168428467-84264483-0fbf-4db4-a415-b219bde75ff3.gif" width="159" />
123-
</p>
122+
<img src="./Gifs/configurator.png" width="150" />
123+
<img src="./Gifs/examples.png" width="150" />
124+
</p>
124125

125126
### Examples
126127

0 commit comments

Comments
 (0)