diff --git a/README.md b/README.md index 9feb0db..f18415a 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ [![build-test](https://github.com/actions/setup-go/actions/workflows/workflow.yml/badge.svg)](https://github.com/actions/setup-go/actions/workflows/workflow.yml) [![Validate 'setup-go'](https://github.com/actions/setup-go/actions/workflows/versions.yml/badge.svg)](https://github.com/actions/setup-go/actions/workflows/versions.yml) + + This action sets up a go environment for use in actions by: - Optionally downloading and caching a version of Go by version and adding to `PATH`.