diff --git a/PROJECT_RETROSPECTIVE.md b/PROJECT_RETROSPECTIVE.md index a59fca1..fdf620d 100644 --- a/PROJECT_RETROSPECTIVE.md +++ b/PROJECT_RETROSPECTIVE.md @@ -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