Fix formatting for example gif

This commit is contained in:
shylie 2025-06-19 12:32:31 -04:00
parent d156005441
commit 1bfbab7a96

View File

@ -23,10 +23,10 @@ learning through experimentation and discussion with peers.
## results
In the end, the library had most of the functionality
I originally wanted. Here's an example with only 7 library calls:
I originally wanted. The library can draw up to 256 layers of icons in a grid,
with optional offsets and tints per icon. Here's an example with only 7 library calls:
![example gif](./example.gif)
The library can draw up to 256 layers of icons in a grid,
with optional offsets and tints per icon.
## evaluation