From 1b0c1576485b16130a44b3305df1975dd65c35db Mon Sep 17 00:00:00 2001 From: cspark Date: Wed, 28 Feb 2024 16:04:04 +0000 Subject: [PATCH] Update README.md --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5744678..878423d 100644 --- a/README.md +++ b/README.md @@ -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 \ No newline at end of file