From b4a6a7011582c38ea88309f4c41ce43af218aaba Mon Sep 17 00:00:00 2001 From: Marcus Date: Tue, 2 Jan 2024 03:35:26 +0100 Subject: [PATCH] change help text , README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b3931e2..199bb16 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ pixelfloot was built during the 37c3. in its actual state, its just a mess. I ho ## examples Display image: `./pixelfloot_bash.sh floot images/lucky-cat.jpg` + set position: `W=1337 H=420 ./pixelfloot_bash.sh floot images/lucky-cat.jpg` image random position: `./pixelfloot_bash.sh floot images/lucky-cat.jpg chaos` wider "chaos-radio": `W=1000 H=600 ./pixelfloot_bash.sh floot images/lucky-cat.jpg chaos`