Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gokhanmeteerturk authored Jan 19, 2022
1 parent 27d130d commit 2746521
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# neumorphic-product-intro
![Version](https://img.shields.io/badge/Version-v1.0.1-yellow)
![Version](https://img.shields.io/badge/Version-v1.0.2-yellow)
![repo](https://img.shields.io/badge/Status-Active-success)
![ES](https://img.shields.io/badge/JavaScript%20Version-ES%206-blue)

Expand All @@ -23,7 +23,7 @@ Product intro generator based on:
Download the js file from dist folder <b>or just use a CDN instead</b>:

```HTML+ECR
<script type="text/javascript" src="https://cdn.jsdelivr.net/gh/gokhanmeteerturk/[email protected].1/dist/product-intro-main.js"></script>
<script type="text/javascript" src="https://cdn.jsdelivr.net/gh/gokhanmeteerturk/[email protected].2/dist/product-intro-main.js"></script>
```

Css code is placed dynamically in a shadow root, so you don't need to link a css file.
Expand Down

0 comments on commit 2746521

Please sign in to comment.