Skip to content

Commit

Permalink
📸 Added Unpkg image
Browse files Browse the repository at this point in the history
  • Loading branch information
arvindcheenu committed Oct 13, 2020
1 parent c929f82 commit db8d55b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@
<img alt="Edit Matercolors - Vanilla JS Demo in Code Sandbox" src="https://raw.githubusercontent.com/arvindcheenu/matercolor/master/images/matercolor-demo.gif">
</a>
<br>
https://unpkg.com/browse/[email protected]/dist/


## 🎉 Installation

Expand All @@ -35,7 +37,14 @@ Alternatively, you can update your `package.json` as:
```bash
"matercolors": "^1.2.0"
```
***...aand thats it! Now lets' dive right in!***

> **✨ New in v.1.2 : Matercolor now works in the browser!**
> If you want to use it as a CDN instead, you can access it through `unpkg`!
>
<a href="https://unpkg.com/browse/[email protected]/dist/">
<img alt="unpkg" src="https://raw.githubusercontent.com/arvindcheenu/matercolor/master/images/matercolor-unpkg.png">
</a>
<br>
## 🚸 Usage
### 🎨 Palette Constructor
Expand Down
Binary file added images/matercolor-unpkg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit db8d55b

Please sign in to comment.