Update README.md
This commit is contained in:
parent
2b074df3bf
commit
00c0dad5ec
10
README.md
10
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.
|
||||
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
|
||||
Loading…
Reference in New Issue