diff --git a/README.md b/README.md index 26eba0d..ac04db5 100644 --- a/README.md +++ b/README.md @@ -3,12 +3,13 @@ ## Usage Download/run the binaries for your platform in the releases section.
-Developers can run it via [LÖVR](https://lovr.org) or [LÖVE2D](https://love2d.org) +--- +Developers can run it via [Lua](https://lua.org), [LÖVR](https://lovr.org) or [LÖVE2D](https://love2d.org) ``` -$ love xurfer [url2] [..] # if you have LÖVE2D installed (>v12) -$ lovr xurfer [url2] [..] # if you have LÖVR installed -$ lua xurfer/main.lua [url2] # if you have lua installed +$ love xurfer [..] # if you have LÖVE2D installed (>v12) +$ lovr xurfer [..] # if you have LÖVR installed +$ lua xurfer/main.lua [..] # if you have lua installed ``` **Example**: lovr xurfer https://snips.sh/f/_U5-XctEVE?r=1