From fd4bc863baf0bbbafd33c156a33b39f27e07376d Mon Sep 17 00:00:00 2001 From: Webber Date: Tue, 3 Dec 2019 23:12:31 +0100 Subject: [PATCH] update readme header --- README.md | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 09454b2..34b78a0 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,21 @@ # Unity - Test runner [![Actions status](https://github.com/webbertakken/unity-test-runner/workflows/Actions%20%F0%9F%98%8E/badge.svg)](https://github.com/webbertakken/unity-test-runner/actions?query=branch%3Amaster+workflow%3A%22Actions+%F0%9F%98%8E%22) -[Github Action](https://github.com/features/actions) -to run tests for any Unity project. +--- + +GitHub Action to +[run tests](https://github.com/marketplace/actions/unity-test-runner) +for any Unity project. + +Part of the +[Unity Actions](https://github.com/webbertakken/unity-actions) +collection. + +--- This is a recommended step to prepare your pipeline for using the [Build](https://github.com/webbertakken/unity-actions#build) -action from the -[Unity Actions](https://github.com/webbertakken/unity-actions) -collection. This action also requires the [activation](https://github.com/marketplace/actions/unity-activate) step. +action. This action also requires the [activation](https://github.com/marketplace/actions/unity-activate) step. ## Documentation