Browse Source

Mention downloading files

Paulus Schoutsen 4 năm trước cách đây
mục cha
commit
8d06e35fc0
1 tập tin đã thay đổi với 7 bổ sung0 xóa
  1. 7 0
      index.html

+ 7 - 0
index.html

@@ -81,6 +81,13 @@
         your website. Make sure you update the manifest attribute to point at
         your manifest.
       </p>
+      <p>
+        You can import ESP Web Tools directly from the unpkg CDN or
+        <a href="https://unpkg.com/browse/esp-web-tools/dist/web/"
+          >download the files</a
+        >
+        and put them on your website.
+      </p>
       <pre>
 &lt;script
   type="module"