From 423f61fdce15cb63348f0fcb7605bdeff32bee95 Mon Sep 17 00:00:00 2001 From: Peter Hinch Date: Fri, 22 Jul 2022 15:13:20 +0100 Subject: [PATCH] README.md: Add directory tree image. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index af4845d..fe37e43 100644 --- a/README.md +++ b/README.md @@ -403,7 +403,9 @@ directory structure. The `drivers` and `gui` directories (with subdirectories and contents) should be copied, along with `hardware_setup.py`. Filesystem space may be conserved by copying only the display driver in use. Unused widgets, fonts and demos can also be trimmed, but the directory structure must -be kept. +be kept. Below is an example of a minimal installation to run the `simple.py` +demo. +![Image](./images/filesystem.png) There is scope for speeding loading and saving RAM by using frozen bytecode. The entire `gui` tree may be frozen but the directory structure must be