Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
austenstone authored Jun 27, 2022
1 parent 0167997 commit d3eed58
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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).
Expand Down Expand Up @@ -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/)
- [Venmo](https://venmo.com/)

0 comments on commit d3eed58

Please sign in to comment.