docs: fix README logo filename

This commit is contained in:
Eddie Nielsen 2026-03-22 12:14:58 +00:00
parent 956b9fd3a4
commit 91c9dd719d

View file

@ -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? ## 🧠 Why DockerVault?
Most backup setups fail because: Most backup setups fail because: