Update README.md
This commit is contained in:
parent
8d3a15d0aa
commit
2c51255034
|
@ -117,10 +117,9 @@ struct ContentView: View {
|
|||
### Configurator Application With Live Preview
|
||||
|
||||
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.
|
||||
|
||||
|
||||
<p align="center">
|
||||
<img src="./Gifs/configurator.png" width="150" />
|
||||
<img src="./Gifs/examples.png" width="150" />
|
||||
<img src="https://user-images.githubusercontent.com/15369592/168428467-84264483-0fbf-4db4-a415-b219bde75ff3.gif" width="159" />
|
||||
</p>
|
||||
|
||||
### Examples
|
||||
|
|
Loading…
Reference in New Issue