We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c43093f commit 357c439Copy full SHA for 357c439
README.md
@@ -28,7 +28,7 @@ Initialize the `gn` object by calling the `gn.init()` function which returns a p
28
29
Access the values in the callback function of the `gn.start()`
30
31
- <script src="<path_to_js_files>/gyronorm.min.js"></script>
+ <script src="<path_to_js_files>/gyronorm.complete.min.js"></script>
32
33
<script type="text/javascript">
34
var gn = new GyroNorm();
0 commit comments