diff --git a/README.md b/README.md index a9fc9e5..7ac638f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +Action to pay or request money using the [Venmo API](https://github.com/austenstone/venmo-typescript). ## Usage Create a workflow (eg: `.github/workflows/venmo.yml`). See [Creating a Workflow file](https://help.github.com/en/articles/configuring-a-workflow#creating-a-workflow-file). @@ -40,4 +41,4 @@ Various inputs are defined in [`action.yml`](action.yml): | **audience** | The audience to send the transaction to. Either "public" or "private" | N/A | ## References -- [Venmo](https://venmo.com/) \ No newline at end of file +- [Venmo](https://venmo.com/)