Skip to content

Commit 997f690

Browse files
authored
Add GIF creation instructions to README
Added instructions for creating animated GIFs from screenshots.
1 parent 702db69 commit 997f690

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ right-click and save the image shown in the terminal (this only works on Bangle.
8585
unable to read data back from the LCD controller).
8686
* Run your code in the emulator and use the screenshot button in the bottom right of the window.
8787

88+
You can also take multiple screenshots and use a website like [this](https://ezgif.com/maker) to turn it into an animated `.gif` file, and provide that instead in order to show motion in an app (flashing images, animations, etc).
8889

8990
## Testing
9091

0 commit comments

Comments
 (0)