Skip to content

Commit

Permalink
docs: update readme (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
tamimattafi authored Oct 21, 2024
1 parent 7756920 commit 6d7d04d
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Krop for Compose Multiplatform
<h1 align="center">
<img height="150" src="./art/icon.png"/>
<br>
Krop for Kotlin and Compose Multiplatform
</h1>
<p align="center">Easy to use image cropping library for Kotlin and Compose Multiplatform, with support for shapes, aspect-ratios, transformations, large images, auto zoom...</p>

[![Krop Release](https://img.shields.io/github/release/tamimattafi/krop.svg?style=for-the-badge&color=darkgreen)](https://github.com/tamimattafi/krop/releases)
[![Kotlin](https://img.shields.io/github/languages/top/tamimattafi/krop.svg?style=for-the-badge&color=blueviolet)](https://kotlinlang.org/)
[![License Apache 2.0](https://img.shields.io/github/license/tamimattafi/krop.svg?style=for-the-badge&color=purple)](https://github.com/tamimattafi/krop/blob/main/LICENSE)

Easy to use image cropping library for Compose Multiplatform, with support for shapes, aspect-ratios, transformations, large images, auto zoom...
## Demo
<p align="center">
<img height="500" src="art/preview.gif"/>
</p>

## Getting Started

Expand Down
Binary file added art/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified art/preview.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 6d7d04d

Please sign in to comment.