From b1eaa0f465050bf1aec91fbe375021c4ca950de5 Mon Sep 17 00:00:00 2001 From: bricks Date: Mon, 27 Mar 2023 20:08:23 -0400 Subject: [PATCH] Update 'README.md' --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1bc899a..8e1b4d4 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,8 @@ 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). --a : async mode, update the animation as fast as possible without waiting for vblank +* -l : sets a frame divider to limit the framerate, (example 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: * none