Skip to content

Commit 4745c0b

Browse files
Fix badges
1 parent 9f98155 commit 4745c0b

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,9 @@
33
<h4 align="center">A Jetpack Compose utility library to add explosive dust effect animation to any composable</h4>
44

55
<div align="center">
6-
<img src="https://img.shields.io/maven-central/v/dev.omkartenkale/exploding-composable" />
7-
<a href="">
8-
<img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg"/>
9-
</a>
6+
<img src="https://jitpack.io/v/omkar-tenkale/ExplodingComposable.svg" />
7+
<img src="https://img.shields.io/badge/license-Apache%202.0-blue.svg?style=flat)](http://www.apache.org/licenses/LICENSE-2.0.html" />
8+
<img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg" />
109
</div>
1110

1211
<div align="center">

0 commit comments

Comments
 (0)