diff --git a/README.md b/README.md index 15df31b..a0984a1 100644 --- a/README.md +++ b/README.md @@ -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