Skip to content

Commit 556b215

Browse files
authored
fix: Update README.md
1 parent 432bae8 commit 556b215

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# ERC20
1+
# Empty
22

3-
A basic ERC20 token contract.
3+
An empty smart contract set with an example contract
44

55
## Get started
66

@@ -9,7 +9,7 @@ Launch this smart contract set in the SettleMint Blockchain Transformation platf
99
If you want to use it separately, bootstrap a new project using
1010

1111
```shell
12-
forge init my-erc20-token --template settlemint/solidity-token-erc20
12+
forge init my-contract --template settlemint/solidity-empty
1313
```
1414

1515
## DX: Foundry & Hardhat hybrid

0 commit comments

Comments
 (0)