Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
Sinevia committed Feb 28, 2020
1 parent c8235e1 commit 49f7e6a
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 @@ -23,8 +23,8 @@ Add to the end of the page, requires JQuery to be incuded on the page before thi
- Step 1. Include only the iconset(s) you want

```html
<script src="https://cdn.jsdelivr.net/gh/lesichkovm/webicons@v1.5.0/webicons.flags-1x1"></script>
<script src="https://cdn.jsdelivr.net/gh/lesichkovm/webicons@v1.5.0/webicons.flags-4x3.js"></script>
<script src="https://cdn.jsdelivr.net/gh/lesichkovm/webicons@v1.5.0/webicons.flags_1x1"></script>
<script src="https://cdn.jsdelivr.net/gh/lesichkovm/webicons@v1.5.0/webicons.flags_4x3.js"></script>
<script src="https://cdn.jsdelivr.net/gh/lesichkovm/webicons@v1.5.0/webicons.ionicons.js"></script>
<script src="https://cdn.jsdelivr.net/gh/lesichkovm/webicons@v1.5.0/webicons.fontawesome.js"></script>
<script src="https://cdn.jsdelivr.net/gh/lesichkovm/webicons@v1.5.0/webicons.typicons.js"></script>
Expand Down

0 comments on commit 49f7e6a

Please sign in to comment.