Update README.md

This commit is contained in:
Curt Spark 2024-02-28 16:04:04 +00:00
parent 78a33e7f6a
commit 1b0c157648
1 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,12 @@
# 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