diff --git a/README.md b/README.md index 2afd28d..6fbb0be 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # arm-dev-env -Development environment for building and testing the Embedded Society's ARM Cortex-M libraries. +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.