Skip to content

Commit cf31610

Browse files
Update README.md
1 parent 506eb1f commit cf31610

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,12 @@ Detect colors with name, hex code, RGB, HSL from image or your screen after taki
44
and color Palettes and profiles
55
using [Palette API](https://developer.android.com/training/material/palette-colors)
66
and [Compose ImageCropper library](https://github.com/SmartToolFactory/Compose-Image-Cropper)
7-
| Screen | Image | | ----------|-----------| | <img src="./screenshot/screen_detector.gif"/>
8-
| <img src="./screenshot/image_detector.gif"/> |
7+
8+
</br>
9+
10+
| Screen | Image |
11+
| ----------|-----------|
12+
| <img src="./screenshot/screen_detector.gif"/>| <img src="./screenshot/image_detector.gif"/> |
913

1014
## ScreenColorDetector
1115

@@ -82,4 +86,4 @@ fun ImageColorPalette(
8286
```
8387

8488
Generates color profiles and percentage of each color
85-
using [Palette API](https://developer.android.com/training/material/palette-colors)
89+
using [Palette API](https://developer.android.com/training/material/palette-colors)

0 commit comments

Comments
 (0)