From d5539d788ab3929ed7c278488b5008e4c71b16b4 Mon Sep 17 00:00:00 2001 From: Zane V <102631678+ZaneThePython@users.noreply.github.com> Date: Sun, 16 Nov 2025 23:29:35 -0500 Subject: [PATCH] Add images section to README --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cb75bfd..1d59959 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,12 @@ Disabled automatically on macOS. --- +## 🎨 Images + + + +--- + ## 🚀 Installation ### Quick Install @@ -255,4 +261,4 @@ ZDTT is not a full standalone shell *yet* — it wraps your system shell and enh A full independent shell may come in the future. Plugins may import Python modules, but may not execute code at import time. ---- \ No newline at end of file +---