Skip to content
This repository was archived by the owner on Mar 18, 2019. It is now read-only.

Commit e8c68b2

Browse files
author
wangdong
committed
update readme
1 parent fb802fd commit e8c68b2

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
@@ -38,7 +38,7 @@ Include the following script tags in your HTML:
3838
<script src="../bower_components/async/dist/async.js"></script>
3939
<script src="../bower_components/axios/dist/axios.min.js"></script>
4040
<script src="../bower_components/bignumber.js/bignumber.min.js"></script>
41-
<script src="../bower_components/axios/lib/bn.js"></script>
41+
<script src="../node_modules/bn.js/lib/bn.js"></script>
4242
<script src="../bower_components/lodash/dist/lodash.min.js"></script>
4343
<script src="../bower_components/loopring.js/dist/loopring.min.js"></script>
4444
```

0 commit comments

Comments
 (0)