Skip to content

Commit 0795bba

Browse files
authored
Update README.md
1 parent 56ac298 commit 0795bba

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,7 @@ To include the `addGithubBadge` library in your website, add the following scrip
2020
###### your website root html
2121

2222
```html
23-
<script
24-
src="https://cdn.jsdelivr.net/gh/ArnavK-09/add-github-badge@main/dist/main.js"
25-
async
26-
defer
27-
></script>
23+
<script src="https://cdn.jsdelivr.net/gh/ArnavK-09/add-github-badge@main/dist/main.js"></script>
2824
```
2925

3026
- **🍻 CDN URL:- https://cdn.jsdelivr.net/gh/ArnavK-09/add-github-badge@main/dist/main.js**

0 commit comments

Comments
 (0)