Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hymccord committed Jan 21, 2021
1 parent 5e53b63 commit 39bb24b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: .NET CI
on:
push:
branches: [ master ]
paths-ignore:
- '**.md'
pull_request:
branches: [ master ]

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ All pinvoke calls are in the file `User32.cs`. You can browse that to see how I

### Possible Future Features

- Sound notification (with customization)
- Sound customization
- Swap foreground window on player spawn
- Toast notifications

0 comments on commit 39bb24b

Please sign in to comment.