mirror of
https://git.coom.tech/drummyfish/raycastlib.git
synced 2024-11-23 20:49:57 +01:00
Update README.md
This commit is contained in:
parent
d8defb21cc
commit
6934eccc76
1 changed files with 2 additions and 0 deletions
|
@ -59,6 +59,8 @@ interface.
|
|||
how to use
|
||||
----------
|
||||
|
||||
**Don't forget to compile with -O3!** This drastically improves performance.
|
||||
|
||||
For start take a look at the [testTerminal.c](https://gitlab.com/drummyfish/raycastlib/blob/master/programs/testTerminal.c) program.
|
||||
It is only a little bit more complex than a simple hello world.
|
||||
|
||||
|
|
Loading…
Reference in a new issue