Skip to content

Commit a114acd

Browse files
Update README.md
1 parent 5558a60 commit a114acd

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
@@ -4,7 +4,7 @@ Thanks to [ntrotner](https://github.com/ntrotner) and thanks to the hints we hav
44

55
With this module you can connect your TypeScript in Deno program with the Ethereum Blockchain.
66

7-
The detailed documentation can be found [here](https://web3js.readthedocs.io/). In case you need to use nodejs instead of deno, check the [web3 npm library](https://www.npmjs.com/package/web3). Some of you might also use the [ethers library](https://www.npmjs.com/package/ethers) as an alternative.
7+
If you need to use nodejs instead of deno, check the [web3 npm library](https://www.npmjs.com/package/web3). Some of you might also use the [ethers library](https://www.npmjs.com/package/ethers) as an alternative.
88

99
In some months from now (writing this early 2022) it might be possible to just import such dependencies via [skypack.dev](https://www.skypack.dev).
1010

0 commit comments

Comments
 (0)