Skip to content

Commit 740b6bc

Browse files
committed
Update README.md
1 parent 0b394cf commit 740b6bc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# QueryPlanVisualizer [![NuGet Version](https://buildstats.info/nuget/LINQPadQueryPlanVisualizer)](https://www.nuget.org/packages/LINQPadQueryPlanVisualizer/) [![Apache license](http://img.shields.io/badge/license-Apache-brightgreen.svg)](https://github.com/Giorgi/QueryPlanVisualizer/blob/master/LICENSE.md)
2-
Sql Server query execution plan visualizer for LINQPad.
2+
SQL Server query execution plan visualizer for LINQPad.
33

44
## Features
55
* View query execution plan inside LINQPad
66
* View missing indexes for query
77
* Create missing indexes directly from LINQPad
8-
* Open plan in Sql Server Management Studio or other default app
8+
* Open plan in SQL Server Management Studio or other default app
99
* Save plan to xml file
1010

1111
## Getting Started

0 commit comments

Comments
 (0)