Skip to content

Commit

Permalink
Add demo gif
Browse files Browse the repository at this point in the history
  • Loading branch information
Dion Segijn committed May 28, 2017
1 parent 8e7ebbc commit d08fc56
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Let's start celebrate more together with our users by popping the confetti on th

## Demo app

[<img src="media/konfetti_demo.gif" width="250" />]()

<small>Soon: Demo in the play store</small>

Expand Down Expand Up @@ -42,9 +43,13 @@ viewKonfetti.build()
<small><i>This example is written in Kotlin</i></small>

## Download
Just add the following dependency in your app's build.gradle


```groovy
compile 'nl.dionsegijn:konfetti:1.0'
dependencies {
compile 'nl.dionsegijn:konfetti:1.0'
}
```

## Contribute
Expand Down
Binary file added media/konfetti_demo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d08fc56

Please sign in to comment.