We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5cc582 commit 1a70776Copy full SHA for 1a70776
README.md
@@ -3,5 +3,6 @@ A programing language designed to interact with UI's.
3
4
Based off Python syntax, Visualscript is a high-level programming language desinged to interact with ui's.
5
Example Usage:
6
- log("Hello world")
7
- // prints hello world
+
+ log("Hello world")
8
+ // prints hello world
0 commit comments