Skip to content

Commit 1a70776

Browse files
Update README.md
1 parent b5cc582 commit 1a70776

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@ A programing language designed to interact with UI's.
33

44
Based off Python syntax, Visualscript is a high-level programming language desinged to interact with ui's.
55
Example Usage:
6-
log("Hello world")
7-
// prints hello world
6+
7+
log("Hello world")
8+
// prints hello world

0 commit comments

Comments
 (0)