소스 검색

Add alternative CDN

tags/1.2.0
Lukas Drgon 7 년 전
committed by GitHub
부모
커밋
a3ce8974e9
No known key found for this signature in database GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. +2
    -0
      README.md

+ 2
- 0
README.md 파일 보기

@@ -42,6 +42,8 @@
* ...or include within your HTML * ...or include within your HTML


```html ```html
<script src="https://cdn.jsdelivr.net/npm/frappe-charts@0.0.8/dist/frappe-charts.min.iife.js"></script>
<!-- or -->
<script src="https://unpkg.com/frappe-charts@0.0.8/dist/frappe-charts.min.iife.js"></script> <script src="https://unpkg.com/frappe-charts@0.0.8/dist/frappe-charts.min.iife.js"></script>
``` ```




불러오는 중...
취소
저장