Skip to content

Commit

Permalink
Removed Slash
Browse files Browse the repository at this point in the history
  • Loading branch information
Stvff committed Mar 19, 2022
1 parent f88b27c commit ff1683d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ which runs the script the path of which is given by the string.\
It is possible to run a script from a script, but the maximum 'recursion' depth is currently set at 10, so that means:\
A script in a script in a script in a script in a script in a script in a script in a script in a script in a script.

If `aasm` is run without any arguments, or with the appropriate options, the program enters the command line interface. Here it will prompt the user with three backslashes (`\\\ `), and statements can be entered. After a statement has been executed, the result it returns is printed to the console.\
If `aasm` is run without any arguments, or with the appropriate options, the program enters the command line interface. Here it will prompt the user with three backslashes (`\\\ `), and statements can be entered. After a statement has been executed, the result it returns is printed to the console.

## Syntax, registers and instructions
Every statement is of the form:
Expand Down

0 comments on commit ff1683d

Please sign in to comment.