We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73d2145 commit 842b0f3Copy full SHA for 842b0f3
README.md
@@ -16,7 +16,7 @@ or `bower install jquery-circle-progress`
16
Usage
17
-----
18
```html
19
-<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
+<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
20
<script src="jquery-circle-progress/dist/circle-progress.js"></script>
21
22
<div id="circle"></div>
0 commit comments