From 523e4ecda4dad52c3f6f11530d976436adbf70ea Mon Sep 17 00:00:00 2001 From: Webber Date: Sat, 30 Nov 2019 19:02:18 +0100 Subject: [PATCH] Add initial description --- README.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) 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. +