Skip to content

Commit ace2c0b

Browse files
authored
Update README.md
1 parent f60b476 commit ace2c0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ A VS Code extension to manage Entity Framework migrations.
2727

2828
A [`Mermaid`](https://mermaid.js.org/syntax/entityRelationshipDiagram.html) [`.t4`](https://learn.microsoft.com/en-us/ef/core/managing-schemas/scaffolding/templates) template will be installed into the project. You can ignore this file (by adding it to `.gitignore`), or add it to source control. The template file is used to generate the ER Diagram, feel free to customise it. If you delete it, it will be regenerated next time you generate an ER Diagram.
2929

30-
<img src="./images/er-diagram.png" width="640" alt="Entity Framework ER Diagram" />
30+
<img src="./images/er-diagram.png" alt="Entity Framework ER Diagram" />
3131

3232
## Extension Settings
3333

0 commit comments

Comments
 (0)