diff --git a/README.md b/README.md index 4307d762..20f8fb2a 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,12 @@ -# unity-builder -Build Unity projects for different platforms +# Unity - Builder +[![Actions status](https://github.com/webbertakken/unity-builder/workflows/Actions%20%F0%9F%98%8E/badge.svg)](https://github.com/webbertakken/unity-builder/actions?query=branch%3Amaster+workflow%3A%22Actions+%F0%9F%98%8E%22) + +[Github Action](https://github.com/features/actions) +to build Unity projects for different platforms. + +It is recommended to run the +[Test](https://github.com/webbertakken/unity-actions#test) +action from the +[Unity Actions](https://github.com/webbertakken/unity-actions) +collection before running this action. This action also requires the [Activation](https://github.com/marketplace/actions/unity-activate) step. +