Skip to content

Commit c669387

Browse files
committed
Update README.md
1 parent bd2968c commit c669387

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Touch VS
2-
**Touch interface for common functions of Visual Studio** ![logo](https://github.com/CodeConnect/TouchVS/blob/master/src/CodeConnect.Touch/Resources/icon.png?raw=true)
2+
**Touch interface for common functions of Visual Studio**
3+
4+
![logo](https://github.com/CodeConnect/TouchVS/blob/master/src/CodeConnect.Touch/Resources/preview.png?raw=true)
35

46
## How to use it?
57

@@ -21,3 +23,6 @@ Relevant bits of code:
2123
* [Creating the UI - CodeConnect.TouchVS.**TouchControl**](https://github.com/CodeConnect/TouchVS/blob/master/src/CodeConnect.Touch/TouchControl.xaml.cs)
2224
* [Theme and command execution - CodeConnect.TouchVS.**VisualStudioModule**](https://github.com/CodeConnect/TouchVS/blob/master/src/CodeConnect.Touch/VisualStudioModule.cs)
2325

26+
## Screenshots
27+
28+
![v1.0](https://github.com/CodeConnect/TouchVS/blob/master/screenshot.png?raw=true)

0 commit comments

Comments
 (0)