Skip to content

Commit 33995b6

Browse files
authored
Update README.md
1 parent 89bc6cc commit 33995b6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ Supports loading images from several sources, see [sources](#sources).
2323
the [`androidx.palette`](https://developer.android.com/jetpack/androidx/releases/palette)
2424
library.
2525

26+
You can checkout a web demo at [demo.kmpalette.com](https://demo.kmpalette.com/).
27+
2628
<img width="300px" src="art/ios-demo.gif" />
2729

2830
## Table of Contents
@@ -111,6 +113,8 @@ kotlin {
111113

112114
## Usage
113115

116+
To see the generated KDocs, visit [docs.kmpalette.com](https://docs.kmpalette.com/)
117+
114118
In order to use this library you first must have a `ImageBitmap` object. You can get this from using
115119
one of the [sources](#sources) or by using a library that creates one for you.
116120

0 commit comments

Comments
 (0)