Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ismai117 authored Jan 6, 2024
1 parent dacb59e commit e822495
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,14 @@

Compose Multiplatform Animation Library

Setup

Add Dependency

Add the dependency in your common module's commonMain sourceSet

```
implementation("io.github.ismai117:kottie:latest_version")
```


0 comments on commit e822495

Please sign in to comment.