Skip to content

Commit 242358c

Browse files
authored
Merge pull request #28 from PraneshASP/staging
📝 Update README
2 parents d7e5cf6 + 8f6e20f commit 242358c

File tree

1 file changed

+6
-28
lines changed

1 file changed

+6
-28
lines changed

README.md

Lines changed: 6 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -38,40 +38,16 @@ The following will need to be installed in order to use this template. Please fo
3838

3939
- [Bulloak](https://github.com/alexfertel/bulloak)
4040
- This is required to generate test stub from `.tree` spec files.
41+
42+
---
4143

4244
## Usage
4345

4446
The usage of this extension is straightforward.
4547

46-
### 1.) From the context menu: Select file(s) -> Right click -> `SolidityInspector: <ACTION>`
48+
- From the context menu: Select file(s) -> Right click -> `SolidityInspector: <ACTION>`
49+
- From the command pallet: Press `Cmd + Shift + P` -> Search `Solidity Inspector - <ACTION>`
4750

48-
<img src="./assets/context-menu.gif"/>
49-
50-
---
51-
52-
### 2.) From the command pallet: Press `Cmd + Shift + P` -> Search `Solidity Inspector - <ACTION>`
53-
54-
#### IR-Optimized Output:
55-
56-
<img src="./assets/ir-opt.gif"/>
57-
58-
---
59-
60-
#### ASM-Optimized Output:
61-
62-
<img src="./assets/asm-opt.gif"/>
63-
64-
---
65-
66-
#### Storage layout Output:
67-
68-
<img src="./assets/storage-layout.gif"/>
69-
70-
---
71-
72-
#### Flatten contract Output:
73-
74-
<img src="./assets/flatten.gif"/>
7551

7652

7753
---
@@ -96,6 +72,8 @@ https://github.com/PraneshASP/vscode-solidity-inspector/assets/42379522/2a3d591b
9672

9773
---
9874

75+
> For more demos, see [./assets](https://github.com/PraneshASP/vscode-solidity-inspector/tree/main/assets)
76+
9977
<!-- CONTRIBUTING -->
10078

10179
## Contributing

0 commit comments

Comments
 (0)