We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 864cc7d commit d83d596Copy full SHA for d83d596
README.md
@@ -6,7 +6,7 @@ Please note that this is not an official api.
6
## Getting Started
7
Step 1: Include `ddgweb.js`
8
```html
9
-<script src="https://cdn.rawgit.com/Allen-B1/ddgweb-api/ca30d172/dist/ddgweb.min.js"></script>
+<script src="https://cdn.rawgit.com/Allen-B1/ddgweb-api/master/ddgweb.min.js"></script>
10
```
11
12
Step 2:
0 commit comments