Skip to content

Commit 185b951

Browse files
Update README.md
1 parent bae88e1 commit 185b951

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,6 @@ use these to have a better environment while coding in Melon
9191
|if | check if the address is <your_value> or not |
9292
|calc | do math |
9393
|write-var | write a saved variable to a address that is selected by cursor position |
94-
|read-var | Read The variables |
95-
|find-var | Find every variables |
9694
|convert| text to address array |
9795
| goto | goto start to loop infinitly or goto end to end the script much like return in C# |
9896
| sleep | A thread based timer (Milliseconds) |

0 commit comments

Comments
 (0)