From a6a627a13e47d034e169cbbaf6e602f965383e82 Mon Sep 17 00:00:00 2001 From: Thomas Hughes <2894107+IAmHughes@users.noreply.github.com> Date: Thu, 16 May 2024 15:18:17 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 105e16a..7b434fd 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ This repo isn't actively maintained, and may contain bugs. PRs welcome, though t ## Usage ### Pre-requisites -Create a workflow `.yml` file in your `.github/workflows` directory. An [example workflow](#example-workflow---giphy-generator) is available below. For more information, reference the GitHub Help Documentation for [Creating a workflow file](https://help.github.com/en/articles/configuring-a-workflow#creating-a-workflow-file). +Creates a workflow `.yml` file in your `.github/workflows` directory. An [example workflow](#example-workflow---giphy-generator) is available below. For more information, reference the GitHub Help Documentation for [Creating a workflow file](https://help.github.com/en/articles/configuring-a-workflow#creating-a-workflow-file). ### Inputs For more information on these inputs, see the [GIPHY API Documentation](https://developers.giphy.com/docs/api/endpoint/#search).