diff --git a/README.md b/README.md index 766d19d..abc7bf5 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,8 @@ jobs: ## Inputs -- `project-url` **(required)** is the URL of the GitHub Project to add issues to. +- `project-url` **(required)** is the URL of the GitHub Project to add issues to. + _eg: `https://github.com/orgs|users//projects/`_ - `github-token` **(required)** is a [personal access token](https://github.com/settings/tokens/new) with the `repo`, `write:org` and `read:org` scopes.