diff --git a/README.md b/README.md index 70a25af..439c867 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This GitHub Action (written in JavaScript) wraps the [GitHub Release API](https: ## Usage ### Pre-requisites -Create a workflow `.yml` file in your repositories `.github/workflows` directory. An [example workflow](#example-workflow---create-a-release) 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). +Create a workflow `.yml` file in your `.github/workflows` directory. An [example workflow](#example-workflow---create-a-release) 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 [API Documentation](https://developer.github.com/v3/repos/releases/#input)