Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andrzejolszak authored Jul 30, 2021
1 parent 03e97aa commit da78046
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ This editor aims to aid in learning Picat syntax and editing Picat programs.

## Live demo
The code editor, without the code compilation and execution server, is available on the below link. This portion of the IDE run completely client-side and will not send you code to the server. You can turn it into a complete IDE experience with syntax error highlighting, compilation, execution and test runner if you start the compiler web service component on your own machine.

https://andrzejolszak.github.io/picat-blazor-monaco-ide/PicatBlazorMonaco/publish/wwwroot/

## Features
Expand Down

0 comments on commit da78046

Please sign in to comment.