Skip to content

Commit 4697229

Browse files
authored
Update README.md
1 parent 7ec90e9 commit 4697229

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
# Dry Runner
22

33
## Description
4-
dry-runner extension is a tool that allows you to compile and run C/C++ code in vs code, with internal and external terminal.
4+
dry-runner extension is a tool that allows you to compile and run C,C++, Python, Java, PHP, Javascript code in vs code, with integreted terminal.
55

66
## Features
7-
- Run Run C,C++, Python, Java, PHP, Javascript code with a single click
7+
- Run C,C++, Python, Java, PHP, Javascript code with a single click
88
- Support Windows/Linux both
9-
- Customizable execution settings
9+
- Customizable execution path settings
1010
- Output display for easy debugging
11-
11+
-
1212
<!-- > [!IMPORTANT]
1313
> This extension is currently in early development/experimental stage. There are few of unimplemented/broken features at the moment. Contributions are welcome to help out with the progress! -->
1414

15-
![installation](img/installation.gif)
15+
![dev. installation](img/installation.gif)
1616

1717
## Installation
1818
1. Open VS code Extension section

0 commit comments

Comments
 (0)