Skip to content

Commit bd4e387

Browse files
committed
Update README
1 parent 0d93c03 commit bd4e387

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,12 @@ A VS Code extension to manage Entity Framework migrations.
2323
- [Scaffold](https://learn.microsoft.com/en-us/ef/core/cli/dotnet#dotnet-ef-dbcontext-scaffold) `DbContext` & entity types
2424
- Generate ER Diagram (Requires EF Core 7+)
2525

26+
## Getting Started
27+
28+
Set the `project` and `startupProject` configuration for the workspace by clicking on the `Configure` icon in the tree view:
29+
30+
<img src="./images/configure.png" width="460" alt="Entity Framework Extension Configure" />
31+
2632
## Extension Settings
2733

2834
This extension contributes the following settings:

images/configure.png

22.5 KB
Loading

0 commit comments

Comments
 (0)