Skip to content

Commit

Permalink
F24: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
stkrizh committed Jul 19, 2020
1 parent ab6f5a2 commit 914a833
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
[![License](http://img.shields.io/:license-mit-blue.svg?style=flat-square)](http://badges.mit-license.org)

The app displays a color palette for all the colors identified in uploaded images.
Currently it uses [K-means](https://scikit-learn.org/stable/modules/clustering.html#k-means)
clustering algorithm internally for color extraction.

**>> [Live demo](https://colorific.stkrizh.dev)**

Expand Down

0 comments on commit 914a833

Please sign in to comment.