Skip to content

Commit

Permalink
cdn links updated for 4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
HimasRafeek committed Dec 12, 2019
1 parent 0fd9a58 commit d89977b
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
Expand Up @@ -45,14 +45,14 @@ npm i buttercake

```html
<!-- BUTTER CAKE CSS -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/buttercake@3.0.0/dist/css/butterCake.min.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/buttercake@4.0.0/dist/css/butterCake.min.css">
```

### JS (jsdelivr)

```html
<!-- BUTTER CAKE JS -->
<script src="https://cdn.jsdelivr.net/npm/buttercake@3.0.0/dist/js/butterCake.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/buttercake@4.0.0/dist/js/butterCake.min.js"></script>
```

## Documentation
Expand Down

0 comments on commit d89977b

Please sign in to comment.