Skip to content

Commit 2740f8c

Browse files
fix: 🐛 fixed demo-gif
1 parent 34f2fe3 commit 2740f8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ We added multi-file support with v0.4.0!
1515

1616
## Usage
1717

18-
![](https://github.com/CaptainUnbrauchbar/asp-language-support/blob/release/media/usage-demo.gif)
18+
<img src="https://github.com/CaptainUnbrauchbar/asp-language-support/blob/release/media/usage-demo.gif" width="650" height="500" alt="demo-gif"/>
1919

2020
Just right click anywhere on a logic program (.lp) file and select `Compute all Answer Sets`, `Compute the first Answer Set` or `Compute Answer Sets (config.json)`.
2121
This will display Clingo's results in a seperate ASP tab located in the panel. You can also use the buttons in the top right of this tab to run bundled or PATH clingo depending on your `ASPLanguage: Use PATH Clingo` setting.

0 commit comments

Comments
 (0)