Skip to content

Commit 9c36ed0

Browse files
committed
Update the README.md
1 parent 4b1e3f1 commit 9c36ed0

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,14 @@
11
# LVDeleteFile
22
Plugin for the LabVIEW IDE to add a rightclick option for files in the project to delete te file from disk and the project
3+
4+
![](images/SingleFileDelete.png)
5+
![](images/MultipleFilesDelete.png)
6+
7+
## Filettypes
8+
For now the only file types that support being deleted from the project are:
9+
- .vi
10+
- .ctl
11+
12+
## Requirements
13+
- LV2018 or higher
14+

0 commit comments

Comments
 (0)