From fa1ab476a05aca76d16690f36005ca99ce3447c2 Mon Sep 17 00:00:00 2001 From: Webber Date: Sat, 7 Dec 2019 16:22:05 +0100 Subject: [PATCH] Update readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c390425..1fa6e50 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,14 @@ [![Actions status](https://github.com/webbertakken/unity-actions/workflows/Actions%20😎/badge.svg)](https://github.com/webbertakken/unity-actions/actions?query=branch%3Amaster+workflow%3A%22Actions+%F0%9F%98%8E%22) -Github actions for testing and building Unity projects. +--- + +GitHub Actions for testing and building Unity projects. Contributions are welcomed! +--- + ## Workflow steps Here's a complete mental model of how to build, test and deploy your Unity app.