Update README.md (#11094)

* Update README.md

* Update README.md
This commit is contained in:
Benjin Dubishar
2020-06-25 00:59:26 -07:00
committed by GitHub
parent 283c64a29d
commit fdef92ad6b

View File

@@ -9,8 +9,9 @@ Please report issues and feature requests [here.](https://github.com/microsoft/a
## Getting Started with Database Projects
* Create a new database project by selecting File -> New Database Project, going to the Database Projects viewlet under Explorer, or by searching for **New Database Project** in the command palette (Ctrl + Shift + P).
* Existing database projects can be opened from File -> Open File, or via **Open Database Project** in the command palette.
* Create a new database project by going to the **Projects** viewlet under Explorer, or by searching for **New Database Project** in the command palette.
* Existing database projects can be opened via **Open Database Project** in the command palette.
* Start from an existing database by using **Import New Database Project** from the command palette.
## Code of Conduct