Skip to content

Commit 840c7b9

Browse files
committed
fix: readme
1 parent ef1fb15 commit 840c7b9

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@
22

33
This projects demonstrate how to sign a message and validate if this message was signed by the msg.sender and if it was it call a NFT mint function that creates a SVG with the message that you signed.
44

5-
<div align="center" width="140" height="112.43">
6-
<img src="./example.svg" width="100px" height="100px" alt="JavaScript" />
7-
</div>
5+
<img src="./example.svg" width="100px" height="100px" alt="example" />
6+
87
```shell
98
For testing in root folder
109
npx hardhat test

0 commit comments

Comments
 (0)