Skip to content

Commit

Permalink
Changed version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
ulyssear committed Feb 10, 2023
1 parent 318dd45 commit a38fcbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ __Older browsers__

1. Import `index.min.js` (or `index.js`) in your HTML file
```html
<script src="https://cdn.jsdelivr.net/gh/ulyssear/[email protected].4/build/index.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/ulyssear/[email protected].5/build/index.min.js"></script>
```

2. Add one line of CSS to hide the page while building (and permits to hide elements with hidden attribute)
Expand Down

0 comments on commit a38fcbf

Please sign in to comment.