Skip to content

Commit cc9547c

Browse files
authored
add cdn
1 parent 0d19265 commit cc9547c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,12 @@ console.log(users)
6868

6969
You can download `graphql.js` directly, or you can use **Bower** or **NPM**.
7070

71+
#### CDN
72+
73+
```html
74+
<script src="https://cdn.jsdelivr.net/npm/[email protected]/graphql.min.js"></script>
75+
```
76+
7177
#### Download for Browser
7278

7379
- [Development Version - 12kb](https://raw.githubusercontent.com/f/graphql.js/master/graphql.js)

0 commit comments

Comments
 (0)