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