Skip to content

Commit 0e6650e

Browse files
committed
added marketplace url
1 parent 5d669ec commit 0e6650e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# IDACode
2-
IDACode makes it easy to execute and debug Python 3 scripts in your IDA environment without leaving Visual Studio Code. The VS Code extension can be found on the [marketplace]().
2+
IDACode makes it easy to execute and debug Python 3 scripts in your IDA environment without leaving Visual Studio Code. The VS Code extension can be found on the [marketplace](https://marketplace.visualstudio.com/items?itemName=Layle.idacode).
33
IDACode is still in a very early state and bugs are to be expected. Please open a new issue if you encounter any issues.
44

55
## Features
@@ -30,7 +30,7 @@ The next step is to configure your settings to match your environment. Edit `ida
3030

3131
You can now start the plugin by clicking on `Start IDACode` in the plugins menu.
3232

33-
The VS Code extension is available on the [marketplace](). To configure the extension please refer to the extension's [README](https://github.com/ioncodes/idacode/tree/master/idacode#extension-settings).
33+
The VS Code extension is available on the [marketplace](https://marketplace.visualstudio.com/items?itemName=Layle.idacode). To configure the extension please refer to the extension's [README](https://github.com/ioncodes/idacode/tree/master/idacode#extension-settings).
3434

3535
## Usage
3636

0 commit comments

Comments
 (0)