Skip to content

Commit 7c7326b

Browse files
Update README.md
1 parent 825a3c3 commit 7c7326b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
# VisualScript
22
A programing language designed to interact with UI's.
3+
34
Based off Python syntax, Visualscript is a high-level programming language desinged to interact with ui's.
5+
Example Usage:
6+
7+
log("Hello world")
8+
// prints hello world

0 commit comments

Comments
 (0)