diff --git a/README.md b/README.md index b77014a..b46ce9c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # 🐳 Go Builder & Runner Docker Image -This Docker image is designed to **download**, **compile**, and **run** a Go program from a Git repository entirely at **container runtime**. It supports both public and private repositories and works seamlessly across multiple architectures (`amd64`, `arm64`). +This Docker image is designed to **download**, **compile**, and **run** a Go program from a Git repository entirely at **container runtime**. It supports both public and private repositories and works seamlessly across multiple architectures. 🏗️ **Built on Alpine Linux** for a minimal, efficient footprint.