From e2c854c1615429b9330370e865a6c6897947b359 Mon Sep 17 00:00:00 2001 From: bricks Date: Mon, 27 Mar 2023 20:09:04 -0400 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e1b4d4..7e48f65 100644 --- a/README.md +++ b/README.md @@ -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 : 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: