diff --git a/extensions/sql-database-projects/README.md b/extensions/sql-database-projects/README.md index 00227d607e..b3087e7207 100644 --- a/extensions/sql-database-projects/README.md +++ b/extensions/sql-database-projects/README.md @@ -17,10 +17,10 @@ Please report issues and feature requests [here.](https://github.com/microsoft/a ## Getting Started with Database Projects -* Create a new database project by going to the **Projects** viewlet or by searching **Projects: New** in the command palette. -* Existing database projects can be opened by going to the **Projects** viewlet or by searching **Projects: Open Existing** in the command palette. -* Start from an existing database by using the **Create Project from Database** from the command palette or database context menu. -* Start from an OpenAPI/Swagger spec by using the **Generate SQL Project from OpenAPI/Swagger spec** command. +* Create a new database project by going to the `Database Projects` view or by searching `Database Projects: New` in the command palette. +* Existing database projects can be opened by going to the `Database Projects` view or by searching `Database Projects: Open existing` in the command palette. +* Start from an existing database by using the `Create Project from Database` from the command palette or database context menu. +* Start from an OpenAPI/Swagger spec by using the `Generate SQL Project from OpenAPI/Swagger spec` command (Preview). ## Code of Conduct