diff --git a/README.md b/README.md index 6fbb0be..bd6f771 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Development environment for building and testing the Embedded Society's ARM libraries. -It is a single [`Dockerfile`](Dockerfile) bundling the cross-compilation toolchain and test tooling. Instead of pulling a prebuilt image, consumers build it on demand — as a VS Code / IDE dev container, as a CI container, or as a plain Docker image. +It is a single [`Dockerfile`](Dockerfile) bundling the cross-compilation toolchain and test tooling. Consumers build it on demand — as a VS Code / IDE dev container, as a CI container, or as a plain Docker image. ## Use as a dev container