From d749e8d13f218d3f958f8c5acd9ab7ab6e8a322d Mon Sep 17 00:00:00 2001 From: neale Date: Tue, 10 Oct 2023 11:15:53 -0600 Subject: [PATCH] Readme: gif, not .pixil --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0c67e28..0551182 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ This is a server for my network-connected wall art thingy. -It is built to accept `.pixil` files, -which are generated by https://pixilart.com/. +It is built to accept `.gif` files. +It will force animations to 2 frames per second. The wall art device will fetch `wallart.bin` file from this server. -Other things should use `wallart.png`. +Other things should use `wallart.gif`. Building It