readme: new syntax

This commit is contained in:
2020-03-25 11:12:11 +01:00
parent 7b7cc1f261
commit 54551277fe

View File

@@ -7,7 +7,7 @@ that executes its' bytecode.
The project comes with a Makefile. Just run `make` to get a build in the
`bin` directory. If you really want to install it, run `make install`. That
will only work on Unix systems, though, I am afraid and may clutter your workspace.
will only work on Unix systems, though, I am afraid, and it may clutter your workspace.
## Usage
@@ -19,4 +19,4 @@ This will "parse" the file and execute the bytecode.
<hr/>
*Have fun!*
Have fun!