Skip to content

Commit 6138d97

Browse files
authored
Update README.md
1 parent 078e4b8 commit 6138d97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Custom plugins for Visual Studio 2015+:
77
- **Generate Filter**
88
- Simple Extension which provide the ability to generate C++ project filters to replicate the folder hierarchy of the underlying sources
99
- It also automatically generate the Additional Include Directories
10-
- It was originally made to browse easily C++ code hosted on a Linux machine while benefiting of the Visual Studio's features (e.g. GUI, Go to Definition / Declaration, Compile, Debug, ...)
10+
- It was originally made to browse easily C++ code hosted on a Linux machine while benefiting of the Visual Studio's features (e.g. GUI, Go to Definition / Declaration, Compile / Debug through SSH, ...)
1111

1212
<p align="center">
1313
<img src="images/usage_project_no_filter.png" alt="Project without filter"/>

0 commit comments

Comments
 (0)