Update README, quote, mission statement

This commit is contained in:
ocornut
2022-03-25 15:40:29 +01:00
parent 3587ee492b
commit 1ba2905017
2 changed files with 25 additions and 14 deletions

View File

@ -101,6 +101,7 @@ CODE
- Easy to hack and improve.
- Minimize setup and maintenance.
- Minimize state storage on user side.
- Minimize state synchronization.
- Portable, minimize dependencies, run on target (consoles, phones, etc.).
- Efficient runtime and memory consumption.