Update 'README.md'

This commit is contained in:
bricks 2023-03-27 20:09:04 -04:00
parent b1eaa0f465
commit e2c854c161

View File

@ -12,7 +12,7 @@ Dependencies :
* libcairo
Launch args :
* -l : sets a frame divider to limit the framerate, (example l=2 -> run at 30Hz if X is running at 60Hz).
* -l <uint> : sets a frame divider to limit the framerate, (example `./test -l 2` -> run at 30Hz if X is running at 60Hz).
* -a : async mode, update the animation as fast as possible without waiting for vblank
Controls: