Skip to content

Commit 357c439

Browse files
committed
Update README.md
1 parent c43093f commit 357c439

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Initialize the `gn` object by calling the `gn.init()` function which returns a p
2828

2929
Access the values in the callback function of the `gn.start()`
3030

31-
<script src="<path_to_js_files>/gyronorm.min.js"></script>
31+
<script src="<path_to_js_files>/gyronorm.complete.min.js"></script>
3232

3333
<script type="text/javascript">
3434
var gn = new GyroNorm();

0 commit comments

Comments
 (0)