mirror of
https://git.coom.tech/drummyfish/raycastlib.git
synced 2024-11-20 20:19:57 +01:00
Update README
This commit is contained in:
parent
9159477927
commit
a30edce4fe
1 changed files with 2 additions and 2 deletions
|
@ -48,7 +48,7 @@ features
|
|||
- Still **flexible** -- pixels are left for you to draw in any way you want.
|
||||
- **Tested on multiple platforms** (PC, Arduboy, Pokitto, Gamebuino META).
|
||||
- **Many compile-time options** to tune the performance vs quality.
|
||||
- **Well commented** and formatted code.
|
||||
- **Well commented** and formatted code. Automatic documentation (comments + provided Doxyfile).
|
||||
- Completely **free of legal restrictions**, do literally anything you want.
|
||||
|
||||
**NOTE**: Backwards compatibility isn't a goal of this libraray. It is meant to
|
||||
|
@ -105,4 +105,4 @@ Everything is CC0 1.0 + a waiver of all other IP rights (including patents). The
|
|||
|
||||
Please support free software and free culture by using free licenses and/or waivers.
|
||||
|
||||
If you'd like to support me or just read something about me and my projects, visit my site: [www.tastyfish.cz](http://www.tastyfish.cz/).
|
||||
If you'd like to support me or just read something about me and my projects, visit my site: [www.tastyfish.cz](http://www.tastyfish.cz/).
|
||||
|
|
Loading…
Reference in a new issue