diff --git a/README.md b/README.md index 9cdc1fb..bff03de 100644 --- a/README.md +++ b/README.md @@ -12,3 +12,5 @@ This allows for building Fyne programs for multiple architectures easily. Curren The `xgo` build script has been modified so that the `SOURCE_DIR` and `BUILD_DIR` environment variables correspond to where `xgo` look for sources and where it puts its output binaries. This allows for easy use within Continuous Integration engines. The entrypoint has also been removed to allow running other commands, so run `/build.sh` if you want to start the build. + +This container is available on the docker hub as [`arsen6331/fyne-xgo`](https://hub.docker.com/r/fyne-xgo)