diff --git a/README.md b/README.md index 7deb288..1e2ba5a 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ https://ohno.github.io/popup.js/ ## CDN ``` - - + + ``` ## Usage diff --git a/index.html b/index.html index 481e202..7c288f4 100644 --- a/index.html +++ b/index.html @@ -9,8 +9,8 @@ - - + + @@ -41,8 +41,8 @@

popup.js

CDN

-
<script src="https://cdn.jsdelivr.net/gh/ohno/popup.js@1.0.0/popup.min.js"></script>
-<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/ohno/popup.js@1.0.0/popup.min.css">
+
<script src="https://cdn.jsdelivr.net/gh/ohno/popup.js@1.0.1/popup.min.js"></script>
+<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/ohno/popup.js@1.0.1/popup.min.css">