Update README.md
This commit is contained in:
parent
6a1732c979
commit
6b639647e9
|
|
@ -1,6 +1,6 @@
|
|||
# VRChat-Curl-Online
|
||||
|
||||
A script that curls the VRChat API to check if target friend users are online.
|
||||
A script that curls the VRChat API to check if target friend users are online and sends you a notification if target user is online.
|
||||
|
||||
|
||||
## Dependencies
|
||||
|
|
@ -8,5 +8,6 @@ A script that curls the VRChat API to check if target friend users are online.
|
|||
- bash
|
||||
- libnotify-bin
|
||||
- seq (In GNU coreutils)
|
||||
- echo (In GNU coreutils)
|
||||
- curl
|
||||
- jq
|
||||
Loading…
Reference in New Issue