tiny revision

This commit is contained in:
polos 2021-05-07 19:16:34 +02:00
parent 28d5d133fb
commit 53c6a9e246

View file

@ -9,11 +9,15 @@ It also starts a simple REPL for playing around interactively.
## Build
```
qmake
make
```
## Run
```
./test
```