Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Hunter87ff authored Aug 11, 2024
1 parent 7ec90e9 commit 4697229
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
# Dry Runner

## Description
dry-runner extension is a tool that allows you to compile and run C/C++ code in vs code, with internal and external terminal.
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.

## Features
- Run Run C,C++, Python, Java, PHP, Javascript code with a single click
- Run C,C++, Python, Java, PHP, Javascript code with a single click
- Support Windows/Linux both
- Customizable execution settings
- Customizable execution path settings
- Output display for easy debugging

-
<!-- > [!IMPORTANT]
> 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! -->

![installation](img/installation.gif)
![dev. installation](img/installation.gif)

## Installation
1. Open VS code Extension section
Expand Down

0 comments on commit 4697229

Please sign in to comment.