Skip to content

Commit f15caf1

Browse files
LukasDrgonfrozeman
authored andcommitted
Add CDN link (web3#1506)
* Add CDN link * Change CDN link
1 parent 7f8da74 commit f15caf1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,13 @@ meteor add ethereum:web3
4646
```
4747

4848
### As Browser module
49+
50+
CDN
51+
52+
```html
53+
<script src="https://cdn.jsdelivr.net/gh/ethereum/web3.js/dist/web3.min.js"></script>
54+
```
55+
4956
Bower
5057

5158
```bash

0 commit comments

Comments
 (0)