Skip to content

Commit 0c73b21

Browse files
authored
Update README.md
1 parent 912d71b commit 0c73b21

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,10 +1,10 @@
1-
<h1>Script Runner for VS Code</h1>
1+
<h1>cmd exec for VS Code</h1>
22

33
![version](https://vsmarketplacebadge.apphb.com/version/easterapps.script-runner.png)
44
![version](https://vsmarketplacebadge.apphb.com/rating-star/easterapps.script-runner.png)
55

6-
- [What is Script Runner](#what-is-script-runner)
7-
- [How to setup Script Runner](#how-to-setup-script-runner)
6+
- [What is cmd exec](#what-is-cmd-exec)
7+
- [How to setup cmd exec](#how-to-setup-cmd-exec)
88
- [Full Configuration Sample](#full-configuration-sample)
99
- [Usage](#usage)
1010
- [Use your defined Commands from Command Palette](#use-your-defined-commands-from-command-palette)
@@ -13,12 +13,12 @@
1313
- [Use a different shell](#use-a-different-shell)
1414
- [Contributing](#contributing)
1515

16-
## What is Script Runner
16+
## What is cmd exec
1717

1818
Run command line scripts (with parameters) directly from #VSCode with a configured form.
1919
Create and customize your own commands to simplify your way of working.
2020

21-
Follow the instructions [How to setup Script Runner](#how-to-setup-script-runner) to use this extension.
21+
Follow the instructions [How to setup cmd exec](#how-to-setup-script-runner) to use this extension.
2222

2323
## How to setup Script Runner
2424

0 commit comments

Comments
 (0)