Update README.md

This commit is contained in:
TheCookingSenpai 2025-05-01 12:45:25 +02:00 committed by GitHub
parent f756cfc5d4
commit 5316f6eacd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,6 +8,8 @@ up local containers quickly in any directory.
`deu` helps you quickly set up development environments in Docker containers. It creates a Docker Compose configuration and manages container states (start, stop, logs, etc.).
It automatically map the current directory as `workspace` in the container for quick access.
## Installation
```bash