Update README.md
This commit is contained in:
parent
78a33e7f6a
commit
1b0c157648
11
README.md
11
README.md
|
|
@ -1,3 +1,12 @@
|
||||||
# VRChat-Curl-Online
|
# 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.
|
||||||
|
|
||||||
|
|
||||||
|
## Dependencies
|
||||||
|
|
||||||
|
- bash
|
||||||
|
- libnotify-bin
|
||||||
|
- seq (In GNU coreutils)
|
||||||
|
- curl
|
||||||
|
- jq
|
||||||
Loading…
Reference in New Issue