Skip to content

Commit 2ebc4d4

Browse files
committed
Improve readme.
1 parent 13c9690 commit 2ebc4d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ To install after building double-click the *.vsix file from bin/Debug or bin/Rel
4242

4343
##### Debugger visualizers
4444

45+
![Watch](images/natvis_watch.png)
46+
4547
Supported:
4648

4749
* Boost.Array: `array`
@@ -56,8 +58,6 @@ Supported:
5658
* Boost.Tuple: `tuple`
5759
* Boost.Variant: `variant`
5860

59-
![Watch](images/natvis_watch.png)
60-
6161
##### Geometry Watch
6262

6363
Watch window displaying graphical representation of variables in a single image. This allows to compare the variables easily. Variables can be of any supported type (see below) representing a geometrical object, e.g. point, polygon, ray, container of complex numbers, etc.

0 commit comments

Comments
 (0)