Skip to content

Commit d2d3bf2

Browse files
authored
Update README.md
1 parent 380d462 commit d2d3bf2

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
@@ -29,4 +29,4 @@ forge install wormhole-foundation/wormhole-solidity-sdk
2929
- Included are also the ‘TokenSender’ and ‘TokenReceiver’ base classes with helpers for smart contracts that wish to send and receive tokens using Wormhole’s TokenBridge. See ‘HelloToken’ for example usage.
3030
- Included are helpers that help set up a local forge testing environment. See ‘HelloWormhole’ for example usage.
3131

32-
Note: This code is meant to be used as starter / reference code. Feel free to modify for use in your contracts, and also make sure to audit any code used from here as part of your contracts before deploying to mainnet.
32+
**Note: This code is meant to be used as starter / reference code. Feel free to modify for use in your contracts, and also make sure to audit any code used from here as part of your contracts before deploying to mainnet.**

0 commit comments

Comments
 (0)