From 8d138a64015e5247fed879e0f8b63de9528ce8bd Mon Sep 17 00:00:00 2001 From: Webber Date: Sat, 30 Nov 2019 14:10:18 +0100 Subject: [PATCH] Add initial description --- README.md | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a371322..690f27c 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,14 @@ -# unity-activate -Activate personal or professional license for Unity +# Unity - Activate +[![Actions status](https://github.com/WebberTakken/unity-activate/workflows/Actions%20%F0%9F%98%8E/badge.svg)](https://github.com/WebberTakken/unity-activate/workflows/Actions%20%F0%9F%98%8E/badge.svg) + +[Github Action](https://github.com/features/actions) +to activate Unity using a personal or professional license. + +Use this action to verify whether your license file is correctly configured. + +If so, you will be able to run the +[Test](https://github.com/webbertakken/unity-actions#test) and +[Build](https://github.com/webbertakken/unity-actions#build) +actions from the +[Unity Actions](https://github.com/webbertakken/unity-actions) +collection too.