Skip to content

Commit

Permalink
update to 2.0.10 in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
samthor authored Nov 9, 2019
1 parent e6d2d58 commit 900fc8a
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 @@ -8,8 +8,8 @@ Just include the minified script `pwacompat.min.js` (or [bundle/serve it yoursel

```html
<link rel="manifest" href="manifest.webmanifest" />
<script async src="https://cdn.jsdelivr.net/npm/[email protected].9/pwacompat.min.js"
integrity="sha384-VcI6S+HIsE80FVM1jgbd6WDFhzKYA0PecD/LcIyMQpT4fMJdijBh0I7Iblaacawc"
<script async src="https://cdn.jsdelivr.net/npm/[email protected].10/pwacompat.min.js"
integrity="sha384-I1iiXcTSM6j2xczpDckV+qhhbqiip6FyD6R5CpuqNaWXvyDUvXN5ZhIiyLQ7uuTh"
crossorigin="anonymous"></script>
```

Expand Down

0 comments on commit 900fc8a

Please sign in to comment.