From 7a6805e7567c60e488103c5779755e09841ee69f Mon Sep 17 00:00:00 2001 From: Aaron Trudeau <36064197+trudeaua21@users.noreply.github.com> Date: Tue, 22 Feb 2022 21:17:05 -0500 Subject: [PATCH] update README to mention Unity packages --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 376ab6c..44bc843 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ GitHub Action to [run tests](https://github.com/marketplace/actions/unity-test-runner) -for any Unity project. +for any Unity project or Unity package. Part of the GameCI open source project.