Skip to content

Commit ccead29

Browse files
authored
Update README.md
1 parent 29357b5 commit ccead29

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,13 @@ But developers can use individual peaces available in the library as per their r
1111
* Pick color from Predefined color grid
1212
* Pick color from HSL-A values (Color spectrum)
1313

14+
# Reference App
15+
To show case all features and functionalities of this library, there is a reference app we build. Application is already available in Google Play Store. Reference app code is available in GitHub.
16+
|Title |Link |
17+
|-----------------------|-------------------------------------------------------------------------------|
18+
|Google Play Store |https://play.google.com/store/apps/details?id=com.kavi.droid.color.palette.app |
19+
|GitHub Code Reference |https://github.com/KvColorPalette/KvColorPalette-Android-App |
20+
1421
# Installation
1522
Add following in your root `build.gradle`/`build.gradle.kts` at the end of repositories:
1623
````

0 commit comments

Comments
 (0)