From 91c9dd719d798bcfa58715d276ffe75409cc3370 Mon Sep 17 00:00:00 2001 From: Eddie Nielsen <“ed”@edcore.dk”> Date: Sun, 22 Mar 2026 12:14:58 +0000 Subject: [PATCH] docs: fix README logo filename --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/README.md b/README.md index a56546f..e267d6a 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,25 @@ Built for people who run real systems — not toy setups. --- +## 🛠 Tech Stack + +DockerVault is built using simple, reliable components: + +- **Python 3.10+** – core language +- **PyYAML** – parsing Docker Compose files +- **argparse** – CLI interface +- **pip / venv** – environment management + +--- + +### 🔧 Designed for + +- Linux systems (Ubuntu, Debian, Unraid environments) +- Docker Compose based setups +- CLI-first workflows + +--- + ## 🧠 Why DockerVault? Most backup setups fail because: