소스 검색

Mention downloading files

Paulus Schoutsen 4 년 전
부모
커밋
8d06e35fc0
1개의 변경된 파일7개의 추가작업 그리고 0개의 파일을 삭제
  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"