Skip to content

Commit fe3cc6a

Browse files
committed
docs: update readme
1 parent f8aedc9 commit fe3cc6a

File tree

1 file changed

+12
-5
lines changed

1 file changed

+12
-5
lines changed

README.md

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -57,20 +57,25 @@ The usage of this extension is straightforward.
5757

5858
#### Highlights unused imports:
5959

60-
https://github.com/PraneshASP/vscode-solidity-inspector/assets/42379522/e4906ad3-69e6-4cea-b986-7712ec342fca
61-
60+
<video width="700" height="480" controls>
61+
<source src="https://github.com/PraneshASP/vscode-solidity-inspector/assets/42379522/e4906ad3-69e6-4cea-b986-7712ec342fca">
62+
</video>
6263

6364
---
6465

6566
#### Generate foundry deployment report:
6667

67-
https://github.com/PraneshASP/vscode-solidity-inspector/assets/42379522/cfaf987e-ad91-4927-9042-7562bc8684dc
68+
<video width="700" height="480" controls>
69+
<source src="https://github.com/PraneshASP/vscode-solidity-inspector/assets/42379522/cfaf987e-ad91-4927-9042-7562bc8684dc">
70+
</video>
6871

6972
---
7073

7174
#### Support for `.tree` files and test stub generation:
7275

73-
https://github.com/PraneshASP/vscode-solidity-inspector/assets/42379522/2a3d591b-bc80-46cc-88c9-7e4faa0bb043
76+
<video width="700" height="480" controls>
77+
<source src="https://github.com/PraneshASP/vscode-solidity-inspector/assets/42379522/2a3d591b-bc80-46cc-88c9-7e4faa0bb043">
78+
</video>
7479

7580
---
7681

@@ -86,7 +91,9 @@ https://github.com/PraneshASP/vscode-solidity-inspector/assets/42379522/2a3d591b
8691

8792
#### Inline separator suggestions:
8893

89-
[![]()](https://github.com/user-attachments/assets/abbbd466-520f-464e-aa59-1ba628a57d18)
94+
<video width="700" height="480" controls>
95+
<source src="https://github.com/user-attachments/assets/abbbd466-520f-464e-aa59-1ba628a57d18">
96+
</video>
9097

9198
---
9299

0 commit comments

Comments
 (0)