aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authormrfaptastic <12006953+mrfaptastic@users.noreply.github.com>2020-08-10 21:48:47 +0100
committerGitHub <noreply@github.com>2020-08-10 21:48:47 +0100
commitbe8259d872ccb7db96d435f24cc687647597cc1b (patch)
treec09346d1b3ed934f5b7bfde493ad78db478880f3 /examples
parentb973db14ee0dd967724bd6e9c519f8440e643519 (diff)
Update README.md
Diffstat (limited to 'examples')
-rw-r--r--examples/AnimatedGIFPanel/README.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/examples/AnimatedGIFPanel/README.md b/examples/AnimatedGIFPanel/README.md
index aa55689..63ff899 100644
--- a/examples/AnimatedGIFPanel/README.md
+++ b/examples/AnimatedGIFPanel/README.md
@@ -1,9 +1,13 @@
-=== Animated GIF Decoding Example ===
+## Animated GIF Decoding Example
-==== Prerequisite ====
+### Prerequisites
1. The excellent 'AnimatedGIF' library by Larry Bank needs to be installed: https://github.com/bitbank2/AnimatedGIF
This is available via the Arduino Library manager, or can be placed in the 'libs' directory with PlatformIO.
2. The files in the 'data' folder are written to the ESP32's SPIFFS file system.
+
+## Credits
+
+https://github.com/bitbank2/AnimatedGIF