From bfed3b8c38f58f0291ab0e703694b997902fe261 Mon Sep 17 00:00:00 2001 From: Geoff Rowland <70981735+rowlandgeoff@users.noreply.github.com> Date: Thu, 10 Oct 2024 15:09:09 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 536e48a2..729688cb 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ # golang-crossbuild Docker images -This repository contains Dockerfiles for cross building Go binaries for various platforms. +This repo contains Dockerfiles for cross building Go binaries for various platforms. The aim is to provide a simple way to build Go binaries for multiple platforms without having to install and configure cross compilers on your host machine. To do that the project provides a set of Docker images that can be used to build Go binaries for the following platforms: