From 97b1faf37cec77e0db90ca9c1148610ba1b15040 Mon Sep 17 00:00:00 2001 From: Webber Date: Mon, 25 Nov 2019 00:07:11 +0100 Subject: [PATCH] Add badges --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c727fa7..9ae014a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # Unity Actions +[//]: # (TODO - Update to use the names of the workflows instead) + +[![Actions status](https://github.com/WebberTakken/unity-actions/workflows/.github/workflows/main.yml/badge.svg)](https://github.com/WebberTakken/unity-actions/workflows/.github/workflows/main.yml/badge.svg) +[![Actions status](https://github.com/WebberTakken/unity-actions/workflows/.github/workflows/request.yml/badge.svg)](https://github.com/WebberTakken/unity-actions/workflows/.github/workflows/request.yml/badge.svg) + Github actions for testing and building Unity projects (WIP) Feel free to contribute. @@ -8,7 +13,7 @@ Feel free to contribute. - [X] Checkout project - [X] Activate license -- [ ] Open project in Unity +- [X] Open project in Unity - [ ] Install dependencies - [ ] Perform test suite - [ ] Select scene(s)