Update README.md

This commit is contained in:
Curt Spark 2024-02-24 21:51:17 +00:00
parent 2b074df3bf
commit 00c0dad5ec
1 changed files with 9 additions and 1 deletions

View File

@ -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.
## Dependencies
- bash
- libnotify-bin
- seq (In GNU coreutils)
- curl
- jq