Update read me: Remove server feature

This commit is contained in:
Sandeep Somavarapu 2017-04-25 23:13:20 +02:00
Родитель 51ea9863a2
Коммит f1fe106274
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -24,6 +24,7 @@ This project has adopted the [Microsoft Open Source Code of Conduct](https://ope
- Open Mongo Explorer view `View: Show Mongo`
- Add a server by clicking the `+` button in the title. Connection string for local Mongo DB: `mongodb://locahost:27017`. **Note**: Start Mongo DB locally for connecting.
- Expand the connected server to see the DBs
- Remove the server by right clicking on the server and selecting `Remove Server` action.
## Mongo shell playground