diff options
author | Lizzy Fleckenstein <eliasfleckenstein@web.de> | 2023-08-18 07:59:31 +0200 |
---|---|---|
committer | Lizzy Fleckenstein <eliasfleckenstein@web.de> | 2023-08-18 07:59:31 +0200 |
commit | 0472ad925b5e905c09ae01e2aba1ac32c434f351 (patch) | |
tree | b481f950e4038901e7d5dbbd605c4e08331e6537 | |
parent | 1a119566ace06c96bb7555bb0db89fb57e5357f9 (diff) | |
download | paradox-0472ad925b5e905c09ae01e2aba1ac32c434f351.tar.xz |
readme fix
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -39,6 +39,7 @@ diff stage2 paradox ## Additional notes For convenience and to conform with the CG spec, paradox includes a `run.sh` script that will automatically compile and execute a file. + ```sh ./run.sh my_file.false ``` |