Skip to content

Commit 5e7d61c

Browse files
committed
2 parents 3e0ea5c + caea89d commit 5e7d61c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,17 @@ Latest deployment: https://smart-terminal.vercel.app/
77
## Examples
88

99
### Minting Horse Token
10-
This is an mintable ERC20 token.
10+
Watch how a mintable ERC20 token is minted into the account.
1111

1212
<a href="https://youtu.be/CalOmrOSg3g" target="_blank">
13-
<img src="images/minting_horse-token_thumbnail.png" alt="Minting horse token" width="500" />
13+
<img src="images/minting_horse-token_thumbnail.png" alt="Minting horse token" width="640" />
1414
</a>
1515

1616
### Approving Spender Allowance
17-
Sets an amount as the allowance of spender over the caller's tokens.
17+
Watch how we can set an amount as the allowance of spender over the caller's tokens.
1818

1919
<a href="https://youtu.be/KTCe6aTcq9Q" target="_blank">
20-
<img src="images/approving-allowance_thumbnail.png" alt="Approving spender allowance" width="500" />
20+
<img src="images/approving-allowance_thumbnail.png" alt="Approving spender allowance" width="640" />
2121
</a>
2222

2323
### Bridging Horse Token

0 commit comments

Comments
 (0)