Skip to content

Commit 9f75058

Browse files
Update README.md
1 parent 6b8b3ef commit 9f75058

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ A Simple programming Language made with C#
6262
|find-var | Find every variables |
6363
| goto | goto start to loop infinitly or goto end to end the script much like return in C# |
6464
| sleep | A thread based timer (Milliseconds) |
65+
| import | Import other .mlf to your main.mlf |
6566
|quit | quit the console with a error code|
6667

6768
# Package System

0 commit comments

Comments
 (0)