From 00c0dad5ecc22dd78afc66572cabf3e6f42cfbd2 Mon Sep 17 00:00:00 2001 From: cspark Date: Sat, 24 Feb 2024 21:51:17 +0000 Subject: [PATCH] Update README.md --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 834ee19..cb6eb8c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ # Roblox-Curl-Online -A script that curls the Roblox API to check if target friend users are online and In Game. \ No newline at end of file +A script that curls the Roblox API to check if target friend users are online and In Game. + +## Dependencies + +- bash +- libnotify-bin +- seq (In GNU coreutils) +- curl +- jq \ No newline at end of file