Skip to content

Commit 5e82d02

Browse files
committed
wip
1 parent 244243b commit 5e82d02

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,16 @@ Latest deployment: https://smart-terminal.vercel.app/
99
### Minting Horse Token
1010
This is an mintable ERC20 token.
1111

12-
[![Minting horse token](images/minting_horse-token_thumbnail.png)](https://youtu.be/CalOmrOSg3g)
12+
<a href="https://youtu.be/CalOmrOSg3g" target="_blank">
13+
<img src="images/minting_horse-token_thumbnail.png" alt="Minting horse token" width="240" />
14+
</a>
1315

1416
### Approving Spender Allowance
1517
Sets an amount as the allowance of spender over the caller's tokens.
1618

17-
[![Minting horse token](images/approving_allowance_thumbnail.png)](https://youtu.be/KTCe6aTcq9Q)
19+
<a href="https://youtu.be/KTCe6aTcq9Q" target="_blank">
20+
<img src="images/approving-allowance_thumbnail.png" alt="Approving spender allowance" width="240" />
21+
</a>
1822

1923
### Bridging Horse Token
2024
TODO

0 commit comments

Comments
 (0)