Skip to content

Commit f38f98f

Browse files
authored
chore: Increase image width in README for better visibility
1 parent 3f1cb60 commit f38f98f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,13 @@ Editing VS Code extension manifests (`package.json`) can be tedious. With comple
5050
### Getting Started
5151

5252
<p align="center">
53-
<img src="https://raw.githubusercontent.com/CodingWithCalvin/VSC-VsixManifestDesigner/main/resources/1-open-with.png" alt="Open With Context Menu" width="400">
53+
<img src="https://raw.githubusercontent.com/CodingWithCalvin/VSC-VsixManifestDesigner/main/resources/1-open-with.png" alt="Open With Context Menu" width="700">
5454
<br>
5555
<em>Right-click package.json and select "Open With..."</em>
5656
</p>
5757

5858
<p align="center">
59-
<img src="https://raw.githubusercontent.com/CodingWithCalvin/VSC-VsixManifestDesigner/main/resources/2-select-editor.png" alt="Select Editor" width="400">
59+
<img src="https://raw.githubusercontent.com/CodingWithCalvin/VSC-VsixManifestDesigner/main/resources/2-select-editor.png" alt="Select Editor" width="700">
6060
<br>
6161
<em>Choose "Extension Manifest Designer"</em>
6262
</p>

0 commit comments

Comments
 (0)