Skip to content

Commit

Permalink
Update README info
Browse files Browse the repository at this point in the history
  • Loading branch information
nikkanetiya committed Jul 7, 2017
1 parent c85fd18 commit d701821
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# Laravel Color Palette
Laravel Wrapper for [Color-Thief-PHP](https://github.com/ksubileau/color-thief-php) with additional changes. Grabs the **dominant color** or a **representative color palette** from an image. Uses PHP and GD or Imagick.

This Laravel package is extremely useful to grab **dominant color** or a **representative color palette** from images. See the below image for the example.
![](https://rawcdn.githack.com/nikkanetiya/laravel-color-palette/master/tests/images/example.png)
This Laravel package is extremely useful to grab **dominant color** or a **representative color palette** from images. See this image for the example.

![example image](https://rawcdn.githack.com/nikkanetiya/laravel-color-palette/master/tests/images/example.png)

## Contents

Expand Down

0 comments on commit d701821

Please sign in to comment.