Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dorukeker committed Feb 23, 2015
1 parent c43093f commit 357c439
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Initialize the `gn` object by calling the `gn.init()` function which returns a p

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

<script src="<path_to_js_files>/gyronorm.min.js"></script>
<script src="<path_to_js_files>/gyronorm.complete.min.js"></script>

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

0 comments on commit 357c439

Please sign in to comment.