Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Chen authored Dec 30, 2020
1 parent 20e480f commit 4c9b1da
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 @@ -15,8 +15,8 @@ A **b**asic **w**ebpage **b**uilder

# Usage
```html
<link href="https://cdn.jsdelivr.net/gh/shbwb/[email protected].3/css/style.css" rel="stylesheet">
<script src="https://cdn.jsdelivr.net/gh/shbwb/[email protected].3/js/plugins.js"></script>
<link href="https://cdn.jsdelivr.net/gh/shbwb/[email protected].4/css/style.css" rel="stylesheet">
<script src="https://cdn.jsdelivr.net/gh/shbwb/[email protected].4/js/plugins.js"></script>
```

You need to add these 2 urls to use **bwb**
Expand Down

0 comments on commit 4c9b1da

Please sign in to comment.