From 832108389565c18ad142c6ee773c93f5db2b1fe6 Mon Sep 17 00:00:00 2001 From: per1234 Date: Tue, 4 May 2021 23:55:34 -0700 Subject: [PATCH] Provide a better explanation of what the project is --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1f24cbe9..913ba9d7 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Check Action Metadata status](https://github.com/arduino/setup-taskfile/actions/workflows/check-action-metadata-task.yml/badge.svg)](https://github.com/arduino/setup-taskfile/actions/workflows/check-action-metadata-task.yml) [![Check License status](https://github.com/arduino/setup-taskfile/actions/workflows/check-license.yml/badge.svg)](https://github.com/arduino/setup-taskfile/actions/workflows/check-license.yml) -This action makes the `task` binary available to Workflows. +A [GitHub Actions](https://docs.github.com/en/actions) action that makes the [Task](https://taskfile.dev/#/) task runner / build tool available to use in your workflow. ## Inputs