Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jordond authored Sep 28, 2023
1 parent 89bc6cc commit 33995b6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ Supports loading images from several sources, see [sources](#sources).
the [`androidx.palette`](https://developer.android.com/jetpack/androidx/releases/palette)
library.

You can checkout a web demo at [demo.kmpalette.com](https://demo.kmpalette.com/).

<img width="300px" src="art/ios-demo.gif" />

## Table of Contents
Expand Down Expand Up @@ -111,6 +113,8 @@ kotlin {

## Usage

To see the generated KDocs, visit [docs.kmpalette.com](https://docs.kmpalette.com/)

In order to use this library you first must have a `ImageBitmap` object. You can get this from using
one of the [sources](#sources) or by using a library that creates one for you.

Expand Down

0 comments on commit 33995b6

Please sign in to comment.