Skip to content

Commit

Permalink
Merge branch 'main' into release-please--branches--main--components--…
Browse files Browse the repository at this point in the history
…lru.min
  • Loading branch information
wellwelwel committed Sep 20, 2024
2 parents a2487f1 + 8410134 commit 3b0b160
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 @@ -106,7 +106,7 @@ const { createLRU } = require('lru.min');
> Requires **ES6**.
```html
<script src="https://cdn.jsdelivr.net/npm/lru.min/browser/lru.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/lru.min@1.x.x/browser/lru.min.js"></script>
```

- You can use tools such as [**Babel**](https://github.com/babel/babel) to increase the compatibility rate.
Expand Down

0 comments on commit 3b0b160

Please sign in to comment.