Readme: gif, not .pixil

This commit is contained in:
neale 2023-10-10 11:15:53 -06:00
parent 869d73abc8
commit d749e8d13f
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
This is a server for my network-connected wall art thingy. This is a server for my network-connected wall art thingy.
It is built to accept `.pixil` files, It is built to accept `.gif` files.
which are generated by https://pixilart.com/. It will force animations to 2 frames per second.
The wall art device will fetch `wallart.bin` file from this server. 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 Building It