Skip to content

Commit

Permalink
updated descr
Browse files Browse the repository at this point in the history
  • Loading branch information
pelikhan committed Mar 22, 2024
1 parent da5bbac commit 33eca57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/vscode/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Scripting environment with convinient tooling for file ingestion, prompt development and structured data extraction.

![Debugging a script](https://microsoft.github.io/genaiscript/images/visual-studio-code.png)
[![Authoring a script, analyzing the output and the trace](https://microsoft.github.io/genaiscript/images/visual-studio-code.png)](https://microsoft.github.io/genaiscript/images/visual-studio-code.png)

- 👀 **Read the documentation at https://microsoft.github.io/genaiscript/**

Expand All @@ -18,7 +18,7 @@ $`Analyze FILE and
extract titles to JSON compliant with ${schema}.`
```

- ⚡️ Edit, [debug](https://microsoft.github.io/genaiscript/genaiscript/getting-started/debugging-scripts/), [run](https://microsoft.github.io/genaiscript/genaiscript/getting-started/running-scripts/) your scripts in [Visual Studio Code](https://microsoft.github.io/genaiscript/genaiscript/getting-started/installation).
- ⚡️ Edit, [debug](https://microsoft.github.io/genaiscript/genaiscript/getting-started/debugging-scripts/), [run](https://microsoft.github.io/genaiscript/genaiscript/getting-started/running-scripts/) your scripts

![Debugging a script](https://microsoft.github.io/genaiscript/images/vscode-debugger.png)

Expand Down

0 comments on commit 33eca57

Please sign in to comment.