Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
simonwep authored May 19, 2022
1 parent ef1c830 commit 48fe9f1
Showing 1 changed file with 26 additions and 8 deletions.
34 changes: 26 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
<h1 align="center">
<h3 align="center">
<img src="https://user-images.githubusercontent.com/30767528/57573928-1e78db80-7430-11e9-940c-aecbf3226b7c.png" alt="Logo">
</h1>
</h3>

<h3 align="center">
Flat, Simple, Hackable Color-Picker.
</h3>

<br/>

<p align="center">
<img alt="gzip size" src="https://img.badgesize.io/https://raw.githubusercontent.com/Simonwep/pickr/master/dist/pickr.min.js?compression=gzip&style=flat-square">
<img alt="brotli size" src="https://img.badgesize.io/https://raw.githubusercontent.com/Simonwep/pickr/master/dist/pickr.min.js?compression=brotli&style=flat-square">
Expand All @@ -32,16 +34,10 @@

<br>

<h3 align="center">
<img alt="Demo" src="https://user-images.githubusercontent.com/30767528/53578134-4e297e80-3b77-11e9-9d74-4d2ed547c274.gif"/>
</h3>

<h4 align="center">
<a href="https://simonwep.github.io/pickr/">Fully Featured demo</a>
</h4>

<br>

<p align="center">
<a href="https://opencollective.com/pickr/donate" target="_blank">
<img src="https://user-images.githubusercontent.com/30767528/63641974-ade08c80-c6b7-11e9-827a-faa526b5c2bf.png" height="37"/>
Expand All @@ -51,6 +47,28 @@
</a>
</p>

<br>

-------------

<h4 align="center">
<b>Get 700+ Material components for the latest Bootstrap 5 for free.</b>
</h4>
<p align="center">
This component is also available as ready-to-use solution in <a href="https://mdbootstrap.com/docs/standard/?utm_ref_id=304654" target="_blank"><b>MDB UI Kit</b></a>. Learn more about <a href="https://mdbootstrap.com/docs/standard/plugins/color-picker/?utm_ref_id=304654" target="_blank"><b>Bootstrap Color Picker here</b></a>.
<p>

<p align="center">
<a href="https://mdbootstrap.com/docs/standard/?utm_ref_id=304654" target="_blank">
<img src="https://mdbootstrap.com//img/Others/mdb5-free.png" height="250"/>
</a>
<a href="https://mdbootstrap.com/docs/standard/plugins/color-picker/?utm_ref_id=304654" target="_blank">
<img src="https://mdbootstrap.com//img/Others/color-picker.png" height="250">
</a>
</p>

----------------

### Features
* Themes
* Simple usage
Expand Down

0 comments on commit 48fe9f1

Please sign in to comment.