diff --git a/README.md b/README.md index dd2027f..def86a5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ -# roblox-terminal-launcher +# Roblox Terminal Launcher -# RTL -A simple Terminal-Based Game Launcher. Can be tweaked, i don't really care. - -(LINUX ONLY, READ BELOW FOR OTHER OPERATING SYSTEMS) \ No newline at end of file +A simple Terminal-Based Game Launcher. Can be tweaked, i don't really care. + +(LINUX ONLY, READ BELOW FOR OTHER OPERATING SYSTEMS) + +On the last line of the `joingame()` function, I used "xdg-open" to open the roblox-player: link. This can be substituted for whatever macOS, Windows, or any other operating system uses. + +I believe for windows it is `start` and for macOS it is `open` \ No newline at end of file